]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27993: Fix problems with plural objects in docs and comments
authorMartin Panter <vadmium+py@gmail.com>
Wed, 7 Sep 2016 11:04:41 +0000 (11:04 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Wed, 7 Sep 2016 11:04:41 +0000 (11:04 +0000)
commit0f0eac431f6abcc5f6853b26e848b15f848e8844
tree3d671943461614610c236e3d3e8b3cfc98a2d18d
parent0be894b2f6ca17204922399d6982f0b8a9dc59a1
Issue #27993: Fix problems with plural objects in docs and comments
Doc/library/argparse.rst
Doc/library/weakref.rst
Doc/library/xml.dom.rst
Lib/inspect.py
Lib/test/test_json/test_decode.py
Misc/HISTORY
Misc/NEWS