Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7449231

Browse files
committed
#16862: remove outdated statements about Stackless.
1 parent 9beeefb commit 7449231

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/faq/design.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,6 @@ support for C.
345345

346346
Answer 2: Fortunately, there is `Stackless Python <http://www.stackless.com>`_,
347347
which has a completely redesigned interpreter loop that avoids the C stack.
348-
It's still experimental but looks very promising. Although it is binary
349-
compatible with standard Python, it's still unclear whether Stackless will make
350-
it into the core -- maybe it's just too revolutionary.
351348

352349

353350
Why can't lambda forms contain statements?

0 commit comments

Comments
 (0)