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 pitrou
Recipients benjamin.peterson, loewis, nascheme, pitrou
Date 2013-08-01.19:54:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Ok, the patch doesn't apply cleanly but looks good regardless.
(although I wonder whether you really reclaim significant stuff here: most C extension dicts should be mostly references to C methods and types)
History
Date User Action Args
2013-08-01 19:54:02pitrousetrecipients: + pitrou, loewis, nascheme, benjamin.peterson
2013-08-01 19:54:02pitrousetmessageid: <[email protected]>
2013-08-01 19:54:02pitroulinkissue10241 messages
2013-08-01 19:54:02pitroucreate