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.10:58:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547463521.97.0.369223173449.issue34756@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6fe9c446f8302553952f63fc6d96be4dfa48ceba by Serhiy Storchaka in branch 'master':
bpo-34756: Silence only ImportError and AttributeError in sys.breakpointhook(). (GH-9457)
https://github.com/python/cpython/commit/6fe9c446f8302553952f63fc6d96be4dfa48ceba
History
Date User Action Args
2019-01-14 10:58:44serhiy.storchakasetrecipients: + serhiy.storchaka, barry
2019-01-14 10:58:41serhiy.storchakasetmessageid: <1547463521.97.0.369223173449.issue34756@roundup.psfhosted.org>
2019-01-14 10:58:41serhiy.storchakalinkissue34756 messages
2019-01-14 10:58:41serhiy.storchakacreate