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 vstinner
Recipients benjamin.peterson, brett.cannon, python-dev, serhiy.storchaka, vstinner
Date 2016-01-25.14:35:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453732527.93.0.81046028829.issue26146@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version 3: fix a reference leak in validate_constant().
History
Date User Action Args
2016-01-25 14:35:29vstinnersetrecipients: + vstinner, brett.cannon, benjamin.peterson, python-dev, serhiy.storchaka
2016-01-25 14:35:27vstinnersetmessageid: <1453732527.93.0.81046028829.issue26146@psf.upfronthosting.co.za>
2016-01-25 14:35:27vstinnerlinkissue26146 messages
2016-01-25 14:35:27vstinnercreate