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 pitrou, serhiy.storchaka
Date 2017-10-23.12:00:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508760046.16.0.213398074469.issue31572@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 77af0a3bcab666a356eea2927a8031a7578d60d2 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. (GH-3729). (#4081)
https://github.com/python/cpython/commit/77af0a3bcab666a356eea2927a8031a7578d60d2
History
Date User Action Args
2017-10-23 12:00:46serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou
2017-10-23 12:00:46serhiy.storchakasetmessageid: <1508760046.16.0.213398074469.issue31572@psf.upfronthosting.co.za>
2017-10-23 12:00:46serhiy.storchakalinkissue31572 messages
2017-10-23 12:00:46serhiy.storchakacreate