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 kristjan.jonsson, pitrou, serhiy.storchaka, vstinner
Date 2018-12-11.08:51:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544518292.52.0.788709270274.issue35444@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3cae16d2e98ffaa89ddd311df70a857dfaff4020 by Serhiy Storchaka in branch '3.7':
bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) (GH-11107)
https://github.com/python/cpython/commit/3cae16d2e98ffaa89ddd311df70a857dfaff4020
History
Date User Action Args
2018-12-11 08:51:32serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, kristjan.jonsson, vstinner
2018-12-11 08:51:32serhiy.storchakasetmessageid: <1544518292.52.0.788709270274.issue35444@psf.upfronthosting.co.za>
2018-12-11 08:51:32serhiy.storchakalinkissue35444 messages
2018-12-11 08:51:32serhiy.storchakacreate