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 vstinner
Date 2016-01-13.15:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452698649.0.0.00890554852758.issue26098@psf.upfronthosting.co.za>
In-reply-to
Content
An unit test is needed on pickle serialization to ensure that the specialize code and guards are ignored.
History
Date User Action Args
2016-01-13 15:24:09vstinnersetrecipients: + vstinner
2016-01-13 15:24:09vstinnersetmessageid: <1452698649.0.0.00890554852758.issue26098@psf.upfronthosting.co.za>
2016-01-13 15:24:08vstinnerlinkissue26098 messages
2016-01-13 15:24:08vstinnercreate