]> granicus.if.org Git - python/commit
[3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)
authorKyle Stanley <aeros167@gmail.com>
Mon, 22 Jul 2019 02:48:45 +0000 (22:48 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 22 Jul 2019 02:48:45 +0000 (22:48 -0400)
commit24b5b360faf306ef67419dfe5d49ff22dbe827b1
treed23382899b0058990f09a6e2f504bdc8e743a1ff
parent0104841d12b42ebe5716efbe3ddcb8744dd7cea8
[3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)

(cherry picked from commit 96e12d5f4f3c5a20986566038ee763dff3c228a1)

Co-authored-by: Min ho Kim <minho42@gmail.com>
20 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
Modules/_pickle.c
Modules/_xxtestfuzz/fuzzer.c
Python/initconfig.c