]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix instances of consecutive articles (closes #23221)
authorBenjamin Peterson <benjamin@python.org>
Tue, 13 Jan 2015 14:17:24 +0000 (09:17 -0500)
committerBenjamin Peterson <benjamin@python.org>
Tue, 13 Jan 2015 14:17:24 +0000 (09:17 -0500)
commit82f34ada45f96c13eb68927d6beccdcbab2c77b3
tree136839c19a7d640d61b84b04129a76e0063b87ba
parent38dc250521d2c34f58537b25301a0ac9a4bb6c85
fix instances of consecutive articles (closes #23221)

Patch by Karan Goel.
14 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/init.rst
Doc/c-api/structures.rst
Doc/distutils/apiref.rst
Doc/library/unittest.mock.rst
Include/dynamic_annotations.h
Include/unicodeobject.h
Lib/distutils/dir_util.py
Lib/http/cookiejar.py
Lib/lib2to3/fixes/fix_exitfunc.py
Lib/socket.py
Lib/test/test_argparse.py
Misc/ACKS
Modules/_ctypes/_ctypes.c