]> granicus.if.org Git - python/commit
Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Apr 2016 06:39:28 +0000 (09:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Apr 2016 06:39:28 +0000 (09:39 +0300)
commitb6a9c9761ca988e1ab69defd45433fac0b2ff89c
tree0071290253b0ef28f62f3f22d69be89db2abad50
parent5562563dd4a745ecac8e6830b2a15042beb5dd47
parent6a7b3a77b4b2be0badd24ee5f0fdbaa2e0e79c3d
Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
messages.
26 files changed:
Doc/whatsnew/3.6.rst
Include/unicodeobject.h
Lib/_pydecimal.py
Lib/_pyio.py
Lib/asyncio/selector_events.py
Lib/optparse.py
Lib/socketserver.py
Lib/tarfile.py
Lib/test/test_faulthandler.py
Lib/test/test_pathlib.py
Lib/test/test_threading.py
Lib/tkinter/__init__.py
Lib/tkinter/ttk.py
Lib/xmlrpc/client.py
Misc/NEWS
Modules/_csv.c
Modules/_ctypes/_ctypes.c
Modules/_io/stringio.c
Modules/_io/textio.c
Modules/_pickle.c
Modules/_tracemalloc.c
Modules/faulthandler.c
Modules/itertoolsmodule.c
Modules/selectmodule.c
Objects/bytearrayobject.c
Objects/stringlib/unicode_format.h