This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Update hard-switching routines from greenlet #10
Closed

Description
Originally reported by: RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew)
(originally reported in Trac by @rmtew on 2012-07-23 03:05:10)
Greenlet has updated versions of Stackless' hard switching routines. It would be worthwhile to update these for Stackless where suitable.
One way in which it may not be suitable, is that Stackless is under the PSF license. And greenlet is under some confused mix of the MIT and PSF license, due to the confused authorship of Stackless-sourced files within it.
Any that are obviously derived from Stackless versions, should be PSF licensed.
Kristjan, should we consider this for the 3.3 release?