[Python-Dev] Re: [pypy-dev] Last chance! (was: Does anybody really use frame->f_tstate ?) (original) (raw)
Armin Rigo arigo at tunes.org
Sat Dec 20 03:43:57 EST 2003
- Previous message: [Python-Dev] Last chance!
- Next message: [Python-Dev] instancemethod_getattro seems to be partially wrong
- 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 ftstate 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: [Python-Dev] Last chance!
- Next message: [Python-Dev] instancemethod_getattro seems to be partially wrong
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]