[Python-checkins] peps: Remove deferred PEP 501 from 3.6 feature list

ned.deily python-checkins at python.org
Fri May 13 03:00:05 EDT 2016


https://hg.python.org/peps/rev/d23bbcb97f16
changeset:   6325:d23bbcb97f16
user:        Ned Deily <nad at python.org>
date:        Fri May 13 02:59:53 2016 -0400
summary:
  Remove deferred PEP 501 from 3.6 feature list

files:
  pep-0494.txt |  1 -
  1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/pep-0494.txt b/pep-0494.txt
--- a/pep-0494.txt
+++ b/pep-0494.txt
@@ -74,7 +74,6 @@
 * PEP 498, Literal String Formatting
 * PEP 499, python -m foo should bind sys.modules['foo'] in additon
   to sys.modules['__main__']
-* PEP 501, Translation ready string interpolation
 
 
 Copyright

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list