[Python-checkins] peps: update todo items

eli.bendersky python-checkins at python.org
Thu May 9 05:37:46 CEST 2013


http://hg.python.org/peps/rev/47865eee9202
changeset:   4878:47865eee9202
user:        Eli Bendersky <eliben at gmail.com>
date:        Wed May 08 20:36:39 2013 -0700
summary:
  update todo items

files:
  pep-0435.txt |  3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/pep-0435.txt b/pep-0435.txt
--- a/pep-0435.txt
+++ b/pep-0435.txt
@@ -603,7 +603,8 @@
 ====
 
 * Mark PEP 354 "superseded by" this one, if accepted
-* The last revision where flufl.enum was the approach is cb3c18a080a3
+* In docs: describe the detailed extension API (i.e. __new__). Also describe
+  the problem with pickling of functional API in more detail.
 
 ..
    Local Variables:

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


More information about the Python-checkins mailing list