]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] Fix typos in docs, comments and test assert messages (GH-14872). (#14901)
authorKyle Stanley <aeros167@gmail.com>
Mon, 22 Jul 2019 18:14:07 +0000 (14:14 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 22 Jul 2019 18:14:07 +0000 (14:14 -0400)
commit83cec020ba177fa27727330ba4ccf60eebc22a54
tree926a6a42d1464f8040bbf044b49918cdef1277c0
parent5d3d0f382f6663fcb8b426a62ef3a4cbd9a938d6
[3.7] Fix typos in docs, comments and test assert messages (GH-14872). (#14901)

(cherry picked from commit 96e12d5f4f3c5a20986566038ee763dff3c228a1)

Co-authored-by: Min ho Kim <minho42@gmail.com>
13 files changed:
Doc/library/ctypes.rst
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_random.py
Misc/NEWS.d/3.5.2rc1.rst
Misc/NEWS.d/3.6.0a1.rst
Misc/NEWS.d/3.6.3rc1.rst
Modules/_pickle.c