[Python-checkins] peps: Mark PEP 3145 as withdrawn.

guido.van.rossum python-checkins at python.org
Fri Mar 28 21:15:57 CET 2014


http://hg.python.org/peps/rev/8440d642f647
changeset:   5445:8440d642f647
user:        Guido van Rossum <guido at dropbox.com>
date:        Fri Mar 28 13:15:54 2014 -0700
summary:
  Mark PEP 3145 as withdrawn.

files:
  pep-3145.txt |  8 +++++++-
  1 files changed, 7 insertions(+), 1 deletions(-)


diff --git a/pep-3145.txt b/pep-3145.txt
--- a/pep-3145.txt
+++ b/pep-3145.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: (James) Eric Pruitt, Charles R. McCreary, Josiah Carlson
-Status: Deferred
+Status: Withdrawn
 Type: Standards Track
 Content-Type: text/plain
 Created: 04-Aug-2009
@@ -25,6 +25,12 @@
     at least until after PEP 3156 has been resolved.
 
 
+PEP Withdrawal:
+
+    This can be dealt with in the bug tracker.
+     A specific proposal is attached to http://bugs.python.org/issue18823
+
+
 Motivation:
 
     A search for "python asynchronous subprocess" will turn up numerous

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


More information about the Python-checkins mailing list