* pyenv: Import latest changes from rbenv as of Aug 15, 2016 (669)
* pyenv: Add workaround for system python at `/bin/python` (628)
* python-build: Import changes from ruby-build v20160602 (668)
20160726
* python-build: pypy-5.3.1: Remove stray text (648)
* python-build: Add CPython 3.6.0a3 (657)
* python-build: Add anaconda[23]-4.1.0
* pyenv: Keep using `.tar.gz` archives if tar doesn't support `-J` (especially on BSD) (654, 663)
* pyenv: Fixed conflict between pyenv-virtualenv's `rehash` hooks of `envs.bash`
* pyenv: Write help message of `sh-*` commands to stdout properly (650, 651)
20160629
* python-build: Added CPython 2.7.12 (645)
* python-build: Added PyPy 3.5.1 (646)
* python-build: Added PyPy Portable 5.3.1
20160628
* python-build: Added PyPy3.3 5.2-alpha1 (631)
* python-build: Added CPython 2.7.12rc1
* python-build: Added CPython 3.6.0a2 (630)
* python-build: Added CPython 3.5.2 (643)
* python-build: Added CPython 3.4.5 (643)
* python-build: Added PyPy2 5.3 (626)
* pyenv: Skip creating shims for system executables bundled with Anaconda rather than ignoring them in `pyenv-which` (594, 595, 599)
* python-build: Configured GCC as a requirement to build CPython prior to 2.4.4 (613)
* python-build: Use `aria2c` - ultra fast download utility if available (534)
20160509
* python-build: Fixed wrong SHA256 of `pypy-5.1-linux_x86_64-portable.tar.bz2` (586, 587)
* python-build: Added miniconda[23]-4.0.5
* python-build: Added PyPy (Portable) 5.1.1 (591, 592, 593)
20160422
* python-build: Added PyPy 5.1 (579)
* python-build: Added PyPy 5.1 Portable
* python-build: Added PyPy 5.0.1 (558)
* python-build: Added PyPy 5.0.1 Portable
* python-build: Added PyPy 5.0 Portable
* python-build: Added anaconda[23]-4.0.0 (572)
* python-build: Added Jython 2.7.1b3 (557)
20160310
* python-build: Add PyPy-5.0.0 (555)
* pyenv: Import recent changes from rbenv 1.0 (549)
20160303
* python-build: Add anaconda[23]-2.5.0 (543)
* python-build: Import recent changes from ruby-build 20160130
* python-build: Compile with `--enable-unicode=ucs4` by default for CPython (257, 542)
* python-build: Switch download URL of Continuum products from HTTP to HTTPS (543)
* python-build: Added pypy-dev special case in pyenv-install to use py27 (547)
* python-build: Upgrade OpenSSL to 1.0.2g (550)
20160202
* pyenv: Run rehash automatically after `conda install`
* python-build: Add CPython 3.4.4 (511)
* python-build: Add anaconda[23]-2.4.1, miniconda[23]-3.19.0
* python-build: Fix broken build definitions of CPython/Stackless 3.2.x (531)
20151222
* pyenv: Merge recent changes from rbenv as of 2015-12-14 (504)
* python-build: Add a `OPENSSL_NO_SSL3` patch for CPython 2.6, 2.7, 3.0, 3.1, 3.2 and 3.3 series (507, 511)
* python-build: Stopped using mirror at pyenv.github.io for CPython since http://www.python.org is on fast.ly
20151210
* pyenv: Add a default hook for Anaconda to look for original `$PATH` (491)
* pyenv: Skip virtualenv aliases on `pyenv versions --skip-aliases` (pyenv/pyenv-virtualenv126)
* python-build: Add CPython 2.7.11, 3.5.1 (494, 498)
* python-build: Update OpenSSL to 1.0.1q (496)
* python-build: Adding SSL patch to build 2.7.3 on Debian (495)
20151124
* pyenv: Import recent changes from rbenv 5fb9c84e14c8123b2591d22e248f045c7f8d8a2c
* pyenv: List anaconda-style virtual environments as a version in pyenv (471)
* python-build: Import recent changes from ruby-build v20151028
* python-build: Add PyPy 4.0.1 (489)
* python-build: Add `miniconda*-3.18.3` (477)
* python-build: Add CPython 2.7.11 RC1
20151105
* python-build: Add anaconda2-2.4.0 and anacondaa3-2.4.0
* python-build: Add Portable PyPy 4.0 (472)
20151103
* python-build: Add PyPy 4.0.0 (463)
* python-build: Add Jython 2.7.1b2
* python-build: Add warning about setuptools issues on CPython 3.0.1 on OS X (456)
20151006
* pyenv: Different behaviour when invoking .py script through symlink (379, 404)
* pyenv: Enabled Gitter on the project (436, 444)
* python-build: Add Jython 2.7.1b1
* python-build: Install OpenSSL on OS X if no proper version is available (429)
20150913
* python-build: Add CPython 3.5.0
* python-build: Remove CPython 3.5.0 release candidates
* python-build: Fixed anaconda3 repo's paths (439)
* python-build: Add miniconda-3.16.0 and miniconda3-3.16.0 (435)
20150901
* python-build: Add CPython 3.5.0 release candidates; 3.5.0rc1 and 3.5.0rc2
* python-build: Disabled `_FORTITY_SOURCE` to fix CPython >= 2.4, <= 2.4.3 builds (422)
* python-build: Removed CPython 3.5.0 betas
* python-build: Add miniconda-3.10.1 and miniconda3-3.10.1 (414)
* python-build: Add PyPy 2.6.1 (433)
* python-build: Add PyPy-STM 2.3 and 2.5.1 (428)
* python-build: Ignore user's site-packages on ensurepip/get-pip (411)
* pyenv: Import recent changes from ruby-build v20150818
20150719
* python-build: Add CPython `3.6-dev` (413)
* python-build: Add Anaconda/Anaconda3 2.3.0
* python-build: Fix download URL of portable PyPy 2.6 (fixes 389)
* python-build: Use custom `MACOSX_DEPLOYMENT_TARGET` if defined (312)
* python-build: Use original CPython repository instead of mirror at bitbucket.org as the source of `*-dev` versions (409)
* python-build: Pin pip version to 1.5.6 for python 3.1.5 (351)
20150601
* python-build: Add PyPy 2.6.0
* python-build: Add PyPy 2.5.1 portable
* python-build: Add CPython 3.5.0 beta releases; 3.5.0b1 and 3.5.0b2
* python-build: Removed CPython 3.5.0 alpha releases
* python-build: Fix inverted condition for `--altinstall` of ensurepip (255)
* python-build: Skip installing `setuptools` by `ez_setup.py` explicitly (fixes 381)
* python-build: Import changes from ruby-build v20150519
20150524
* pyenv: Improve `pyenv version`, if there is one missing (290)
* pyenv: Improve pip-rehash to handle versions in command, like `pip2` and `pip3.4` (368)
* python-build: Add CPython release; 2.7.10 (380)
* python-build: Add Miniconda/Miniconda3 3.9.1 and Anaconda/Anaconda3 2.2.0 (375, 376)
20150504
* python-build: Add Jython 2.7.0
* python-build: Add CPython alpha release; 3.5.0a4
* python-build: Add CPython 3.1, 3.1.1, and 3.1.2
* python-build: Fix pip version to 1.5.6 for CPython 3.1.x (351)
20150326
* python-build: Add Portable PyPy binaries from https://github.com/squeaky-pl/portable-pypy (329)
* python-build: Add CPython alpha release; 3.5.0a2 (328)
* python-build: Add pypy-2.5.1 (fixes 338)
* pyenv: Import recent changes from rbenv 4d72eefffc548081f6eee2e54d3b9116b9f9ee8e
20150226
* python-build: Add CPython release; 3.4.3 (323)
* python-build: Add CPython alpha release; 3.5.0a1 (324)
* python-build: Add Miniconda/Miniconda3 3.8.3 (318)
20150204
* python-build: Add PyPy 2.5.0 release (311)
* python-build: Add note about `--enable-shared` and RPATH (217)
* python-build: Fix regression of `PYTHON_MAKE_INSTALL_TARGET` and add test (255)
* python-build: Symlink `pythonX.Y-config` to `python-config` if `python-config` is missing (296)
* python-build: Latest `pip` can't be installed into `3.0.1` (309)
20150124
* python-build: Import recent changes from ruby-build v20150112
* python-build: Prevent adding `/Library/Python/X.X/site-packages` to `sys.path` when `--enable-framework` is enabled on OS X. Thanks s1341 (292)
* python-build: Add new IronPython release; 2.7.5
20141211
* pyenv: Add built-in `pip-rehash` feature. You don't need to install [pyenv-pip-rehash](https://github.com/pyenv/pyenv-pip-rehash) anymore.
* python-build: Add new CPython release; 2.7.9 (284)
* python-build: Add new PyPy releases; pypy3-2.4.0, pypy3-2.4.0-src (277)
* python-build: Add build definitions of PyPy nightly build
20141127
* python-build: Add new CPython release candidates; 2.7.9rc1 (276)
20141118
* python-build: Fix broken `setup_builtin_patches` (270)
* python-build: Add a patch to allow building 2.6.9 on OS X 10.9 with `--enable-framework` (269, 271)
20141106
* pyenv: Optimize pyenv-which. Thanks to blueyed (129)
* python-build: Add Miniconda/Miniconda3 3.7.0 and Anaconda/Anaconda3 2.1.0 (260)
* python-build: Use HTTPS for mirror download URLs (262)
* python-build: Set `rpath` for `--shared` build of PyPy (244)
* python-build: Support `make altinstall` when building CPython/Stackless (255)
* python-build: Import recent changes from ruby-build v20141028 (265)
20141012
* python-build: Add new CPython releases; 3.2.6, 3.3.6 (253)
20141011
* python-build: Fix build error of Stackless 3.3.5 on OS X (250)
* python-build: Add new Stackless releases; stackless-2.7.7, stackless-2.7.8, stackless-3.4.1 (252)
20141008
* python-build: Add new CPython release; 3.4.2 (251)
* python-build: Add new CPython release candidates; 3.2.6rc1, 3.3.6rc1 (248)
20140924
* pyenv: Fix an unintended behavior when user does not have write permission on `$PYENV_ROOT` (230)
* pyenv: Fix a zsh completion issue (232)
* python-build: Add new PyPy release; pypy-2.4.0, pypy-2.4.0-src (241)
20140825
* pyenv: Fix zsh completion with multiple words (215)
* python-build: Display the package name of `hg` as `mercurial` in message (212)
* python-build: Unset `PIP_REQUIRE_VENV` during build (216)
* python-build: Set `MACOSX_DEPLOYMENT_TARGET` from the product version of OS X (219, 220)
* python-build: Add new Jython release; jython2.7-beta3 (223)
20140705
* python-build: Add new CPython release; 2.7.8 (201)
* python-build: Support `SETUPTOOLS_VERSION` and `PIP_VERSION` to allow installing specific version of setuptools/pip (202)
20140628
* python-build: Add new Anaconda releases; anaconda-2.0.1, anaconda3-2.0.1 (195)
* python-build: Add new PyPy3 release; pypy3-2.3.1 (198)
* python-build: Add ancient CPython releases; 2.1.3, 2.2.3, 2.3.7 (199)
* python-build: Use `ez_setup.py` and `get-pip.py` instead of installing them from tarballs (194)
* python-build: Add support for command-line options to `ez_setup.py` and `get-pip.py` (200)
20140615
* python-build: Update default setuptools version (4.0.1 -> 5.0) (190)
20140614
* pyenv: Change versioning schema (`v0.4.0-YYYYMMDD` -> `vYYYYMMDD`)
* python-build: Add new PyPy release; pypy-2.3.1, pypy-2.3.1-src
* python-build: Create symlinks for executables with version suffix (182)
* python-build: Use SHA2 as default digest algorithm to verify downloaded archives
* python-build: Update default setuptools version (4.0 -> 4.0.1) (183)
* python-build: Import recent changes from ruby-build v20140524 (184)