]> granicus.if.org Git - python/commit
Issue #27125: Fix various errors like “will [be] inherited”
authorMartin Panter <vadmium+py@gmail.com>
Sun, 29 May 2016 04:13:35 +0000 (04:13 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 29 May 2016 04:13:35 +0000 (04:13 +0000)
commit8d56c026a5dd724318be005465366d5140fa6fe7
tree9e1efdce69034e7c5088bcf176a7bcf5144c560f
parente8a175eaa067d0f434933d2f003260a6d739c2d1
Issue #27125: Fix various errors like “will [be] inherited”
13 files changed:
Doc/library/collections.rst
Doc/library/multiprocessing.rst
Doc/library/os.rst
Doc/library/shlex.rst
Doc/library/typing.rst
Doc/whatsnew/2.6.rst
Lib/collections/__init__.py
Lib/email/message.py
Lib/test/test_httplib.py
Lib/tkinter/tix.py
Misc/HISTORY
Objects/object.c
README