Issue #24357: merge from 3.4
Ned Deily authored
3e4f9769
Name Last commit Last update
..
c-api Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc.
data Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` but accepting a `va_list` argument.
distributing Use https:// URLs when referring to python.org hosts.
distutils Issue #16314: Added support for the LZMA compression in distutils.
extending Issue 24180: Documentation for PEP 492 changes.
faq Issue 24304: Fix broken license link in FAQ.
howto Issue #24232: Fix typos. Patch by Ville Skyttä.
includes PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
install Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore)
installing Fixing broken links in doc, part 3: the rest
library Issue #24357: merge from 3.4
reference merge
tools merge 3.4
tutorial Reverting my previous commit.
using Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path.
whatsnew Issue 24180: Mention sys.(get|set)_coroutine_wrapper in whatsnew
Makefile Regenerated pydoc topic index in preparation for Python 3.5.0b2.
README.txt Fix a copyright notice that still said 2014.
about.rst Fixing broken links in doc, part 4: some more breaks and redirects
bugs.rst Fixing broken links in doc, part 1: faq/
conf.py Ignore .rst files in the venv directory.
contents.rst Doc/contents: avoid false positive in rstlint
copyright.rst update for copyright for 2015
glossary.rst Issue 24180: Fixes by Berker Peksag.
license.rst merge 3.3
make.bat