]> granicus.if.org Git - python/commit
Fix typos in docs, comments and test assert messages (#14872)
authorMin ho Kim <minho42@gmail.com>
Sun, 21 Jul 2019 20:12:33 +0000 (06:12 +1000)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 21 Jul 2019 20:12:33 +0000 (16:12 -0400)
commit96e12d5f4f3c5a20986566038ee763dff3c228a1
treeae4039f978a155a295903e084f4531d42b8cf7a8
parent8e3a7380ecb310b50e48f47d1f26190cc9c45eb6
Fix typos in docs, comments and test assert messages (#14872)
21 files changed:
Doc/library/ctypes.rst
Lib/asyncio/unix_events.py
Lib/collections/__init__.py
Lib/dataclasses.py
Lib/email/headerregistry.py
Lib/importlib/_bootstrap_external.py
Lib/test/support/__init__.py
Lib/test/test_dataclasses.py
Lib/test/test_eintr.py
Lib/test/test_fstring.py
Lib/test/test_importlib/test_main.py
Lib/test/test_math.py
Lib/test/test_random.py
Misc/NEWS.d/3.5.2rc1.rst
Misc/NEWS.d/3.6.0a1.rst
Misc/NEWS.d/3.6.3rc1.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/next/Build/2019-06-17-09-40-59.bpo-37189.j5ebdT.rst
Modules/_pickle.c
Modules/_xxtestfuzz/fuzzer.c
Python/initconfig.c