This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mark.Shannon
Recipients Mark.Shannon, adamtj, asvetlov, ncoghlan, neologix, pitrou, rosslagerwall, vstinner
Date 2012-04-11.11:57:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334145423.85.0.448638132959.issue14432@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than ensuring that f_tstate always points to the current frame,
just remove it altogether.

Patch attached
History
Date User Action Args
2012-04-11 11:57:03Mark.Shannonsetrecipients: + Mark.Shannon, ncoghlan, pitrou, vstinner, asvetlov, adamtj, neologix, rosslagerwall
2012-04-11 11:57:03Mark.Shannonsetmessageid: <1334145423.85.0.448638132959.issue14432@psf.upfronthosting.co.za>
2012-04-11 11:57:03Mark.Shannonlinkissue14432 messages
2012-04-11 11:57:03Mark.Shannoncreate