http://hg.python.org/peps/rev/78b94f8648fa changeset: 4051:78b94f8648fa user: Nick Coghlan <ncoghlan at gmail.com> date: Sun Feb 12 18:51:57 2012 +1000 summary: Add tracker reference for PEP 394 files: pep-0394.txt | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pep-0394.txt b/pep-0394.txt --- a/pep-0394.txt +++ b/pep-0394.txt @@ -165,7 +165,7 @@ As implementation of these features in the default installers does not alter the recommendations in this PEP, the implementation progress is managed on the -tracker as issue <TBD>. +tracker as issue #12627 [3]. Impact on PYTHON* Environment Variables @@ -198,6 +198,8 @@ [2] Rebooting PEP 394 (aka Support the /usr/bin/python2 symlink upstream) (http://mail.python.org/pipermail/python-dev/2011-July/112322.html) +[3] Implement PEP 394 in the CPython Makefile + (http://bugs.python.org/issue12627) Copyright =========== -- Repository URL: http://hg.python.org/peps