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 ncoghlan
Recipients barry, ncoghlan
Date 2014-08-24.00:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I'll also be using this issue to track some of the ground work I plan to lay this time. I found in my last attempt that the interpreter internals needed some initial refactoring to take better advantage of C level state encapsulation in different modules.
History
Date User Action Args
2014-08-24 00:12:19ncoghlansetrecipients: + ncoghlan, barry
2014-08-24 00:12:19ncoghlansetmessageid: <[email protected]>
2014-08-24 00:12:19ncoghlanlinkissue22257 messages
2014-08-24 00:12:19ncoghlancreate