mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
#16862: remove outdated statements about Stackless.
This commit is contained in:
parent
9beeefbb45
commit
7449231eca
1 changed files with 0 additions and 3 deletions
|
|
@ -345,9 +345,6 @@ support for C.
|
||||||
|
|
||||||
Answer 2: Fortunately, there is `Stackless Python <http://www.stackless.com>`_,
|
Answer 2: Fortunately, there is `Stackless Python <http://www.stackless.com>`_,
|
||||||
which has a completely redesigned interpreter loop that avoids the C stack.
|
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?
|
Why can't lambda forms contain statements?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue