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 2019-09-01.09:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567328622.39.0.134365406555.issue37994@roundup.psfhosted.org>
In-reply-to
Content
New changeset 41c57b335330ff48af098d47e379e0f9ba09d233 by Serhiy Storchaka in branch 'master':
bpo-37994: Fix silencing all errors if an attribute lookup fails. (GH-15630)
https://github.com/python/cpython/commit/41c57b335330ff48af098d47e379e0f9ba09d233
History
Date User Action Args
2019-09-01 09:03:42serhiy.storchakasetrecipients: + serhiy.storchaka
2019-09-01 09:03:42serhiy.storchakasetmessageid: <1567328622.39.0.134365406555.issue37994@roundup.psfhosted.org>
2019-09-01 09:03:42serhiy.storchakalinkissue37994 messages
2019-09-01 09:03:42serhiy.storchakacreate