]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23921: Standardized documentation whitespace formatting.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 May 2016 09:01:23 +0000 (12:01 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 May 2016 09:01:23 +0000 (12:01 +0300)
commitdba903993a8d3e13d2cf83d6a8912e908025b17b
treeb0f7d957452d40ce384e5d0a1382067e3379f60f
parent387235085c5a6a1d823b0af3fabb42830c88f984
Issue #23921: Standardized documentation whitespace formatting.
Original patch by James Edwards.
63 files changed:
Doc/distutils/apiref.rst
Doc/faq/design.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/howto/descriptor.rst
Doc/howto/functional.rst
Doc/howto/logging-cookbook.rst
Doc/howto/logging.rst
Doc/howto/regex.rst
Doc/howto/unicode.rst
Doc/howto/urllib2.rst
Doc/library/argparse.rst
Doc/library/asynchat.rst
Doc/library/asyncio-sync.rst
Doc/library/asyncore.rst
Doc/library/audioop.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/concurrent.futures.rst
Doc/library/configparser.rst
Doc/library/contextlib.rst
Doc/library/crypt.rst
Doc/library/ctypes.rst
Doc/library/email.headerregistry.rst
Doc/library/getopt.rst
Doc/library/html.parser.rst
Doc/library/http.client.rst
Doc/library/inspect.rst
Doc/library/ipaddress.rst
Doc/library/locale.rst
Doc/library/mailcap.rst
Doc/library/mmap.rst
Doc/library/multiprocessing.rst
Doc/library/optparse.rst
Doc/library/re.rst
Doc/library/shelve.rst
Doc/library/ssl.rst
Doc/library/string.rst
Doc/library/threading.rst
Doc/library/tkinter.rst
Doc/library/tokenize.rst
Doc/library/types.rst
Doc/library/unittest.rst
Doc/library/urllib.request.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xmlrpc.client.rst
Doc/reference/datamodel.rst
Doc/reference/expressions.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/appendix.rst
Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/errors.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/introduction.rst
Doc/tutorial/modules.rst
Doc/tutorial/stdlib.rst
Doc/tutorial/stdlib2.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst