[Python-checkins] cpython (3.2): #16862: remove outdated statements about Stackless.

ezio.melotti python-checkins at python.org
Sat Jan 5 07:54:22 CET 2013


http://hg.python.org/cpython/rev/d2867c430333
changeset: 81291:d2867c430333
branch: 3.2
user: Ezio Melotti <ezio.melotti at gmail.com>
date: Sat Jan 05 07:37:47 2013 +0200
summary:
 #16862: remove outdated statements about Stackless.
files:
 Doc/faq/design.rst | 3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/Doc/faq/design.rst b/Doc/faq/design.rst
--- a/Doc/faq/design.rst
+++ b/Doc/faq/design.rst
@@ -345,9 +345,6 @@
 
 Answer 2: Fortunately, there is `Stackless Python <http://www.stackless.com>`_,
 which has a completely redesigned interpreter loop that avoids the C stack.
-It's still experimental but looks very promising. Although it is binary
-compatible with standard Python, it's still unclear whether Stackless will make
-it into the core -- maybe it's just too revolutionary.
 
 
 Why can't lambda forms contain statements?
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /