[Python-checkins] peps: pep-0478: Mention PEP 488

yury.selivanov python-checkins at python.org
Thu May 21 18:25:48 CEST 2015


https://hg.python.org/peps/rev/d99e2cdd1a80
changeset:   5871:d99e2cdd1a80
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Thu May 21 12:25:38 2015 -0400
summary:
  pep-0478: Mention PEP 488

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


diff --git a/pep-0478.txt b/pep-0478.txt
--- a/pep-0478.txt
+++ b/pep-0478.txt
@@ -66,6 +66,7 @@
 * PEP 486, make the Python Launcher aware of virtual environments
 * PEP 475, retrying system calls that fail with EINTR
 * PEP 492, coroutines with async and await syntax
+* PEP 488, elimination of PYO files
 
 Accepted PEPs:
 

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


More information about the Python-checkins mailing list