]> granicus.if.org Git - python/commit
Issue #27626: Spelling fixes in docs, comments and internal names
authorMartin Panter <vadmium+py@gmail.com>
Thu, 28 Jul 2016 01:11:04 +0000 (01:11 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Thu, 28 Jul 2016 01:11:04 +0000 (01:11 +0000)
commiteb9957065acaafbf3d8ebee4770ecb13ea0c07c0
treea5caf4a201daa6a5094eb18f605cb2b4b7bc91fd
parenteac67be948e972dc12b7b4abfa83b09becf6422c
Issue #27626: Spelling fixes in docs, comments and internal names

Based on patch by Ville Skyttä.
33 files changed:
Doc/howto/clinic.rst
Doc/howto/sockets.rst
Doc/library/configparser.rst
Doc/library/importlib.rst
Doc/library/os.rst
Doc/library/socket.rst
Include/longobject.h
Lib/ctypes/test/test_numbers.py
Lib/ctypes/test/test_structures.py
Lib/datetime.py
Lib/idlelib/CallTipWindow.py
Lib/idlelib/ParenMatch.py
Lib/platform.py
Lib/shutil.py
Lib/test/eintrdata/eintr_tester.py
Lib/test/test_collections.py
Lib/test/test_deque.py
Lib/test/test_enum.py
Lib/test/test_http_cookiejar.py
Lib/test/test_math.py
Lib/test/test_nntplib.py
Lib/test/test_shutil.py
Lib/test/test_structseq.py
Lib/test/test_subprocess.py
Lib/unittest/case.py
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/itertoolsmodule.c
Objects/exceptions.c
Objects/longobject.c
Tools/clinic/clinic_test.py
Tools/demo/redemo.py
Tools/freeze/freeze.py