]> granicus.if.org Git - python/commit
Merge in all documentation changes since branching 3.4.0rc1.
authorLarry Hastings <larry@hastings.org>
Sun, 16 Mar 2014 04:13:56 +0000 (21:13 -0700)
committerLarry Hastings <larry@hastings.org>
Sun, 16 Mar 2014 04:13:56 +0000 (21:13 -0700)
commit3732ed24145c1ac77e99bcf85bccda3af095e696
tree432a243f5f4d9720ec0cc202ee969f6175e450b7
parentb6b6a6d587d267cbad490232d08faebd30fdb7e2
Merge in all documentation changes since branching 3.4.0rc1.
93 files changed:
Doc/c-api/arg.rst
Doc/c-api/exceptions.rst
Doc/c-api/init.rst
Doc/c-api/module.rst
Doc/c-api/object.rst
Doc/c-api/tuple.rst
Doc/c-api/typeobj.rst
Doc/conf.py
Doc/contents.rst
Doc/distributing/index.rst [new file with mode: 0644]
Doc/distutils/apiref.rst
Doc/distutils/configfile.rst
Doc/distutils/index.rst
Doc/distutils/setupscript.rst
Doc/extending/index.rst
Doc/faq/general.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/glossary.rst
Doc/howto/pyporting.rst
Doc/includes/email-alternative-new-api.py
Doc/install/index.rst
Doc/installing/index.rst [new file with mode: 0644]
Doc/library/aifc.rst
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-subprocess.rst
Doc/library/asyncio-sync.rst
Doc/library/audioop.rst
Doc/library/base64.rst
Doc/library/csv.rst
Doc/library/curses.rst
Doc/library/distutils.rst
Doc/library/email-examples.rst
Doc/library/email.contentmanager.rst
Doc/library/email.message.rst
Doc/library/email.policy.rst
Doc/library/ensurepip.rst
Doc/library/enum.rst
Doc/library/exceptions.rst
Doc/library/fractions.rst
Doc/library/functions.rst
Doc/library/getopt.rst
Doc/library/hashlib.rst
Doc/library/hmac.rst
Doc/library/http.server.rst
Doc/library/importlib.rst
Doc/library/inspect.rst
Doc/library/io.rst
Doc/library/ipaddress.rst
Doc/library/logging.config.rst
Doc/library/math.rst
Doc/library/multiprocessing.rst
Doc/library/operator.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/pathlib.rst
Doc/library/pkgutil.rst
Doc/library/plistlib.rst
Doc/library/pydoc.rst
Doc/library/site.rst
Doc/library/smtplib.rst
Doc/library/socket.rst
Doc/library/ssl.rst
Doc/library/stringprep.rst
Doc/library/subprocess.rst
Doc/library/sunau.rst
Doc/library/sys.rst
Doc/library/test.rst
Doc/library/textwrap.rst
Doc/library/tracemalloc.rst
Doc/library/types.rst
Doc/library/undoc.rst
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.mock.rst
Doc/library/unittest.rst
Doc/library/urllib.error.rst
Doc/library/urllib.request.rst
Doc/library/venv.rst
Doc/library/wave.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xml.rst
Doc/library/zipfile.rst
Doc/reference/datamodel.rst
Doc/tools/sphinxext/indexcontent.html
Doc/tools/sphinxext/susp-ignored.csv
Doc/tutorial/introduction.rst
Doc/tutorial/whatnow.rst
Doc/using/unix.rst
Doc/using/venv-create.inc
Doc/using/windows.rst
Doc/whatsnew/3.4.rst
Misc/NEWS