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-10-22.18:31:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508697097.15.0.213398074469.issue31572@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 04e36af9b88cd5e80fc818e51d46f07252a2ff3f by Serhiy Storchaka in branch 'master':
bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. (#3729)
https://github.com/python/cpython/commit/04e36af9b88cd5e80fc818e51d46f07252a2ff3f
History
Date User Action Args
2017-10-22 18:31:37serhiy.storchakasetrecipients: + serhiy.storchaka
2017-10-22 18:31:37serhiy.storchakasetmessageid: <1508697097.15.0.213398074469.issue31572@psf.upfronthosting.co.za>
2017-10-22 18:31:37serhiy.storchakalinkissue31572 messages
2017-10-22 18:31:36serhiy.storchakacreate