[pypy-dev] Last chance! (was: Does anybody really use frame->f_tstate ?)
Armin Rigo
arigo at tunes.org
Sat Dec 20 03:43:57 EST 2003
More information about the Python-list mailing list
Sat Dec 20 03:43:57 EST 2003
- Previous message (by thread): Last chance! (was: Does anybody really use frame->f_tstate ?)
- Next message (by thread): Sleep()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Christian, On Fri, Dec 19, 2003 at 10:32:37AM +0100, Christian Tismer wrote: > since I didn't get *any* reply to this request, > either the request was bad or there is really > nobody using f_tstate in a way that makes it > urgent to keep. Sorry for the delay, we were kind of busy this week here... There are references to f_tstate in Psyco but nothing critical. Using PyThreadState_GET() instead should be fine. A bientot, Armin.
- Previous message (by thread): Last chance! (was: Does anybody really use frame->f_tstate ?)
- Next message (by thread): Sleep()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list