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 docs@python, ncoghlan, pitrou, plasticgap
Date 2014-04-29.00:04:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
For the record, PyGen_NeedsFinalizing still exists but it isn't used anymore in the code base (following PEP 442).
History
Date User Action Args
2014-04-29 00:04:08pitrousetrecipients: + pitrou, ncoghlan, docs@python, plasticgap
2014-04-29 00:04:07pitrousetmessageid: <[email protected]>
2014-04-29 00:04:07pitroulinkissue15088 messages
2014-04-29 00:04:07pitroucreate