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