]> granicus.if.org Git - python/commit
bpo-32746: Fix multiple typos (GH-5144)
authorLeo Arias <leo.arias@canonical.com>
Sun, 4 Feb 2018 00:36:10 +0000 (18:36 -0600)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 4 Feb 2018 00:36:10 +0000 (19:36 -0500)
commitc3d9508ff22ece9a96892b628dd5813e2fb0cd80
tree56271a3b3e3681e47e97ec2dca926bc9cb891a5e
parent589c718a8e3bde017350f248f7f1c009240eb52b
bpo-32746: Fix multiple typos (GH-5144)

Fix typos found by codespell in docs, docstrings, and comments.
22 files changed:
Doc/library/optparse.rst
Doc/library/ossaudiodev.rst
Lib/ctypes/_aix.py
Lib/email/_header_value_parser.py
Lib/idlelib/configdialog.py
Lib/opcode.py
Lib/test/datetimetester.py
Lib/test/test_cmd.py
Lib/test/test_concurrent_futures.py
Lib/test/test_generators.py
Lib/test/test_weakref.py
Lib/unittest/test/test_discovery.py
Modules/_asynciomodule.c
Modules/_datetimemodule.c
Modules/_hashopenssl.c
Modules/_pickle.c
Modules/md5module.c
Modules/socketmodule.c
Objects/obmalloc.c
Objects/tupleobject.c
Objects/typeobject.c
Python/getargs.c