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-11-11.14:41:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510411294.71.0.213398074469.issue31572@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bba2239c17a404fc99524bfbf8126c9b3b7fb343 by Serhiy Storchaka in branch 'master':
bpo-31572: Get rid of _PyObject_HasAttrId() in the ASDL parser. (#3725)
https://github.com/python/cpython/commit/bba2239c17a404fc99524bfbf8126c9b3b7fb343
History
Date User Action Args
2017-11-11 14:41:34serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou
2017-11-11 14:41:34serhiy.storchakasetmessageid: <1510411294.71.0.213398074469.issue31572@psf.upfronthosting.co.za>
2017-11-11 14:41:34serhiy.storchakalinkissue31572 messages
2017-11-11 14:41:34serhiy.storchakacreate