]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
authorMartin Panter <vadmium+py@gmail.com>
Sat, 10 Oct 2015 10:52:35 +0000 (10:52 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 10 Oct 2015 10:52:35 +0000 (10:52 +0000)
commit4ed35fc4f31ebbdb25ba5e1291de77f4095c33d0
treed18ec596095ecee9c77c3fe541550624b186832a
parentdab305ef059434366e3a0c46533ff3b206e70463
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
24 files changed:
Doc/c-api/code.rst
Doc/c-api/gen.rst
Doc/c-api/veryhigh.rst
Doc/distutils/apiref.rst
Doc/library/2to3.rst
Doc/library/argparse.rst
Doc/library/bdb.rst
Doc/library/cookie.rst
Doc/library/cookielib.rst
Doc/library/decimal.rst
Doc/library/exceptions.rst
Doc/library/fractions.rst
Doc/library/json.rst
Doc/library/locale.rst
Doc/library/modulefinder.rst
Doc/library/msvcrt.rst
Doc/library/multiprocessing.rst
Doc/library/platform.rst
Doc/library/shutil.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.dom.rst
Doc/library/xml.etree.elementtree.rst
Misc/ACKS