]> granicus.if.org Git - python/commit
Bring PEP 453 What's New entry up to date
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 16 Mar 2014 03:55:19 +0000 (13:55 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 16 Mar 2014 03:55:19 +0000 (13:55 +1000)
commitffa1f2795099fd188e3dc9bad2ef4b8b44783862
tree9b1bb173e6cf11919827a347006fadfd32536e48
parent01f2129249d19a3b805fb9b75440f12f6b46645c
Bring PEP 453 What's New entry up to date

We changed a few details of the pip integration over the course
of the Python 3.4 beta and release candidate cycle, but I hadn't
updated the What's New entry appropriately.

The Py2/Py3 split on POSIX and the generally challenges of
dealing with parallel installs means we haven't attained
complete consistency across all environments, but hopefully
this updated text is clearer about the end result.

Relevant to issue #20909.
Doc/whatsnew/3.4.rst