]> granicus.if.org Git - python/commit
Fix typos mostly in comments, docs and test names (GH-15209)
authorMin ho Kim <minho42@gmail.com>
Fri, 30 Aug 2019 20:21:19 +0000 (06:21 +1000)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 30 Aug 2019 20:21:19 +0000 (16:21 -0400)
commit39d87b54715197ca9dcb6902bb43461c0ed701a2
tree778362acb785069882291e2e39f64fd395d73889
parent15119bc2a7e902ae1c6988556c3bef3de87fa789
Fix typos mostly in comments, docs and test names (GH-15209)
46 files changed:
Doc/c-api/init_config.rst
Doc/library/importlib.rst
Include/pyhash.h
Lib/asyncio/streams.py
Lib/bdb.py
Lib/multiprocessing/util.py
Lib/test/lock_tests.py
Lib/test/test_cmd_line_script.py
Lib/test/test_collections.py
Lib/test/test_descr.py
Lib/test/test_format.py
Lib/test/test_gc.py
Lib/test/test_hmac.py
Lib/test/test_importlib/source/test_file_loader.py
Lib/test/test_importlib/test_main.py
Lib/test/test_importlib/util.py
Lib/test/test_statistics.py
Lib/test/test_tracemalloc.py
Lib/test/test_warnings/__init__.py
Lib/test/test_winreg.py
Lib/test/test_wsgiref.py
Lib/tkinter/filedialog.py
Lib/unittest/test/testmock/testpatch.py
Lib/uuid.py
Misc/HISTORY
Misc/NEWS.d/3.5.0a1.rst
Misc/NEWS.d/3.5.4rc1.rst
Misc/NEWS.d/3.6.0b1.rst
Misc/NEWS.d/3.6.0rc1.rst
Misc/NEWS.d/3.6.1rc1.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.8.0b1.rst
Modules/_ctypes/callproc.c
Modules/_ctypes/stgdict.c
Modules/_io/bytesio.c
Modules/_io/stringio.c
Modules/_testcapimodule.c
Modules/expat/loadlibrary.c
Modules/expat/xmlparse.c
Modules/termios.c
Objects/listsort.txt
Objects/typeobject.c
Python/ast.c
Python/pystate.c