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 python-dev
Recipients Mark.Shannon, adamtj, asuffield, asvetlov, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, serhiy.storchaka, vstinner
Date 2013-12-13.01:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgYfd29dwz7LjP@mail.python.org>
In-reply-to
Content
New changeset d2560fd8a008 by Victor Stinner in branch 'default':
Issue #14432: Remove the thread state field from the frame structure. Fix a
http://hg.python.org/cpython/rev/d2560fd8a008
History
Date User Action Args
2013-12-13 01:08:42python-devsetrecipients: + python-dev, ncoghlan, pitrou, vstinner, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, serhiy.storchaka, asuffield
2013-12-13 01:08:42python-devlinkissue14432 messages
2013-12-13 01:08:42python-devcreate