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 amaury.forgeotdarc
Recipients Mark.Shannon, amaury.forgeotdarc
Date 2012-01-28.23:53:56
SpamBayes Score 3.05477e-05
Marked as misclassified No
Message-id <1327794836.94.0.29143192128.issue13897@psf.upfronthosting.co.za>
In-reply-to
Content
- Why is it called CoState?  is it related to coroutines?
- I'm a bit worried about the removal of tstate->exc_value, and the changes in sys.exc_info().  "tstate->exc_value" is used by many extension modules, do you really want to replace this?
History
Date User Action Args
2012-01-28 23:53:57amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, Mark.Shannon
2012-01-28 23:53:56amaury.forgeotdarcsetmessageid: <1327794836.94.0.29143192128.issue13897@psf.upfronthosting.co.za>
2012-01-28 23:53:56amaury.forgeotdarclinkissue13897 messages
2012-01-28 23:53:56amaury.forgeotdarccreate