]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27125: Remove duplicated words from documentation and comments
authorMartin Panter <vadmium+py@gmail.com>
Mon, 30 May 2016 04:04:50 +0000 (04:04 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 30 May 2016 04:04:50 +0000 (04:04 +0000)
commita90a4a96517fe25b57246083076b247f417d737d
treeeb3cd314fea55c06d6edf6b62a93b702c97bb8e3
parentf45d27bcc316c3af4fb2924d1dfa8da493e9941f
Issue #27125: Remove duplicated words from documentation and comments
17 files changed:
Doc/c-api/module.rst
Doc/howto/pyporting.rst
Doc/library/enum.rst
Doc/library/tkinter.tix.rst
Doc/library/typing.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.5.rst
Lib/ctypes/macholib/README.ctypes
Lib/idlelib/idle_test/README.txt
Lib/test/test_dict.py
Lib/test/test_socket.py
Lib/tkinter/tix.py
Misc/HISTORY
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_pickle.c
Objects/bytesobject.c