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 vstinner
Recipients fabioz, vstinner
Date 2020-03-16.16:41:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584376910.67.0.551455813587.issue35370@roundup.psfhosted.org>
In-reply-to
Content
New changeset f6a58507820c67e8d0fb07875cd1b1d9f5e510a8 by Victor Stinner in branch 'master':
bpo-35370: PyEval_SetTrace() logs unraisable error (GH-18977)
https://github.com/python/cpython/commit/f6a58507820c67e8d0fb07875cd1b1d9f5e510a8
History
Date User Action Args
2020-03-16 16:41:50vstinnersetrecipients: + vstinner, fabioz
2020-03-16 16:41:50vstinnersetmessageid: <1584376910.67.0.551455813587.issue35370@roundup.psfhosted.org>
2020-03-16 16:41:50vstinnerlinkissue35370 messages
2020-03-16 16:41:50vstinnercreate