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 barry, serhiy.storchaka
Date 2019-01-14.11:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547463899.32.0.923788752179.issue34756@roundup.psfhosted.org>
In-reply-to
Content
The part of the clean up was applied in PR 9519. And since _PyObject_GetBuiltin() was gone, the rest of the clean up no longer applicable. The only part that is left is to make unexpected exceptions no longer silenced.
History
Date User Action Args
2019-01-14 11:05:04serhiy.storchakasetrecipients: + serhiy.storchaka, barry
2019-01-14 11:04:59serhiy.storchakasetmessageid: <1547463899.32.0.923788752179.issue34756@roundup.psfhosted.org>
2019-01-14 11:04:59serhiy.storchakalinkissue34756 messages
2019-01-14 11:04:59serhiy.storchakacreate