[Python-checkins] peps: All open issues are now addressed.

martin.v.loewis python-checkins at python.org
Mon Sep 26 12:32:36 CEST 2011


http://hg.python.org/peps/rev/4473ac0f72dc
changeset:   3946:4473ac0f72dc
user:        Martin v. Löwis <martin at v.loewis.de>
date:        Mon Sep 26 12:32:32 2011 +0200
summary:
  All open issues are now addressed.

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


diff --git a/pep-0393.txt b/pep-0393.txt
--- a/pep-0393.txt
+++ b/pep-0393.txt
@@ -298,12 +298,6 @@
 need to re-fetch the Py_UNICODE pointer after API calls; doing
 so will continue to work correctly in earlier Python versions.
 
-Open Issues
-===========
-
-- Which of the APIs created during the development of the PEP should
-  be public?
-
 Discussion
 ==========
 

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


More information about the Python-checkins mailing list