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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2017-11-15.12:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510747273.02.0.213398074469.issue32032@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6545256df93ba54f811206107274cfa5a6d76b86 by Serhiy Storchaka in branch 'master':
bpo-32032: Test both implementations of module-level pickle API. (#4401)
https://github.com/python/cpython/commit/6545256df93ba54f811206107274cfa5a6d76b86
History
Date User Action Args
2017-11-15 12:01:13serhiy.storchakasetrecipients: + serhiy.storchaka
2017-11-15 12:01:13serhiy.storchakasetmessageid: <1510747273.02.0.213398074469.issue32032@psf.upfronthosting.co.za>
2017-11-15 12:01:13serhiy.storchakalinkissue32032 messages
2017-11-15 12:01:12serhiy.storchakacreate