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 miss-islington
Recipients barry, miss-islington, serhiy.storchaka
Date 2019-01-14.11:17:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547464630.03.0.694054119931.issue34756@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6d0254bae4d739b487fcaa76705a2d309bce8e75 by Miss Islington (bot) in branch '3.7':
bpo-34756: Silence only ImportError and AttributeError in sys.breakpointhook(). (GH-9457)
https://github.com/python/cpython/commit/6d0254bae4d739b487fcaa76705a2d309bce8e75
History
Date User Action Args
2019-01-14 11:17:11miss-islingtonsetrecipients: + miss-islington, barry, serhiy.storchaka
2019-01-14 11:17:10miss-islingtonsetmessageid: <1547464630.03.0.694054119931.issue34756@roundup.psfhosted.org>
2019-01-14 11:17:10miss-islingtonlinkissue34756 messages
2019-01-14 11:17:10miss-islingtoncreate