[Python-checkins] peps: Add reference.
barry.warsaw
python-checkins at python.org
Sun Apr 13 19:17:07 CEST 2014
http://hg.python.org/peps/rev/2fa9f100f856
changeset: 5458:2fa9f100f856
user: Barry Warsaw <barry at python.org>
date: Sun Apr 13 13:17:01 2014 -0400
summary:
Add reference.
files:
pep-0373.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -31,7 +31,7 @@
contribute bugfixes for Python 2.7 and it should satisfy vendors who
still have to support Python 2 for years to come.
-There will be no Python 2.8.
+There will be no Python 2.8 (see PEP 404).
Release Manager and Crew
--
Repository URL: http://hg.python.org/peps
More information about the Python-checkins
mailing list