mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Fix typos in multiple files (GH-26689)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
736ed6f7a9
commit
17b16e13bb
24 changed files with 1023 additions and 1023 deletions
|
@ -943,7 +943,7 @@ else:
|
|||
return ready
|
||||
|
||||
#
|
||||
# Make connection and socket objects sharable if possible
|
||||
# Make connection and socket objects shareable if possible
|
||||
#
|
||||
|
||||
if sys.platform == 'win32':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue