A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-May/024466.html below:

[Python-Dev] _tkinter problem with Stackless

[Python-Dev] _tkinter problem with Stackless [Python-Dev] _tkinter problem with StacklessMartin v. Loewis martin@v.loewis.de
28 May 2002 07:59:34 +0200
Greg Ewing <greg@cosc.canterbury.ac.nz> writes:

> Is this really necessary? Why can't you keep the
> whole stack in one piece?

Without that, you won't get
- fast tasklet switching (it now needs to copy only the topmost
  slice), and
- deep recursions (there is no stacklimit in stackless python)
IOW, without that approach, it won't be stackless.

Regards,
Martin




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4