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 pablogsal
Recipients miss-islington, pablogsal, vstinner
Date 2021-03-29.23:24:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617060264.14.0.456140531854.issue43660@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f01c562be913004e1d46fc02705c51b81638d67 by Pablo Galindo in branch '3.7':
[3.7] bpo-43660: Fix crash when displaying exceptions with custom values for sys.stderr (GH-25075). (GH-25085)
https://github.com/python/cpython/commit/2f01c562be913004e1d46fc02705c51b81638d67
History
Date User Action Args
2021-03-29 23:24:24pablogsalsetrecipients: + pablogsal, vstinner, miss-islington
2021-03-29 23:24:24pablogsalsetmessageid: <1617060264.14.0.456140531854.issue43660@roundup.psfhosted.org>
2021-03-29 23:24:24pablogsallinkissue43660 messages
2021-03-29 23:24:24pablogsalcreate