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 pablogsal, vstinner
Date 2021-03-29.22:38:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617057539.38.0.63650881646.issue43660@roundup.psfhosted.org>
In-reply-to
Content
New changeset 09b90a037d18f5d4acdf1b14082e57bda78e85d3 by Pablo Galindo in branch 'master':
bpo-43660: Fix crash when displaying exceptions with custom values for sys.stderr (GH-25075)
https://github.com/python/cpython/commit/09b90a037d18f5d4acdf1b14082e57bda78e85d3
History
Date User Action Args
2021-03-29 22:38:59pablogsalsetrecipients: + pablogsal, vstinner
2021-03-29 22:38:59pablogsalsetmessageid: <1617057539.38.0.63650881646.issue43660@roundup.psfhosted.org>
2021-03-29 22:38:59pablogsallinkissue43660 messages
2021-03-29 22:38:59pablogsalcreate