]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
authorpenguindustin <penguindustin@gmail.com>
Mon, 6 May 2019 20:55:19 +0000 (16:55 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 May 2019 20:55:19 +0000 (13:55 -0700)
commitb2d29bfa5be5a0794c7c69078c43953967fcacf4
tree0aaa61f4542afdb015bd137a9c1e062f7f6bf378
parent88a2074e3badaed186b3c54e8690c69b9e80c6ce
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)

(cherry picked from commit 964663089547ca110199e23867b46b07ff4be88c)

Co-authored-by: penguindustin <penguindustin@gmail.com>
https://bugs.python.org/issue36766
21 files changed:
Doc/library/email.generator.rst
Doc/library/pyclbr.rst
Lib/idlelib/configdialog.py
Lib/idlelib/help.html
Lib/idlelib/help.py
Lib/idlelib/idle_test/test_config.py
Lib/lib2to3/pgen2/tokenize.py
Lib/multiprocessing/resource_sharer.py
Lib/pathlib.py
Lib/platform.py
Lib/pstats.py
Lib/test/datetimetester.py
Lib/test/pickletester.py
Lib/test/support/__init__.py
Lib/test/test_dataclasses.py
Lib/test/test_importlib/test_lazy.py
Lib/test/test_random.py
Lib/test/test_ssl.py
Lib/test/test_tools/test_i18n.py
Lib/tokenize.py
Lib/turtle.py