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