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