[Python-checkins] peps: pep-0478: Add PEP 489

yury.selivanov python-checkins at python.org
Wed May 13 16:35:52 CEST 2015


https://hg.python.org/peps/rev/f89cdbdb34ff
changeset:   5845:f89cdbdb34ff
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Wed May 13 10:35:47 2015 -0400
summary:
  pep-0478: Add PEP 489

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
@@ -73,6 +73,7 @@
 
 Proposed changes for 3.5:
 
+* PEP 489, redesigning extension module loading
 * PEP 431, improved support for time zone databases
 * PEP 432, simplifying Python's startup sequence
 * PEP 436, a build tool generating boilerplate for extension modules

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


More information about the Python-checkins mailing list