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 Tianjg, ZackerySpytz, eryksun, ezio.melotti, izbyshev, paul.moore, steve.dower, tianjg, tim.golden, vstinner, zach.ware
Date 2020-12-08.22:51:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607467895.09.0.835772738761.issue32381@roundup.psfhosted.org>
In-reply-to
Content
New changeset 815506d852daabc40e14ff0987c1142c0205fbe7 by Victor Stinner in branch 'master':
bpo-32381: Rewrite PyErr_ProgramText() (GH-23700)
https://github.com/python/cpython/commit/815506d852daabc40e14ff0987c1142c0205fbe7
History
Date User Action Args
2020-12-08 22:51:35vstinnersetrecipients: + vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower, izbyshev, ZackerySpytz, Tianjg, tianjg
2020-12-08 22:51:35vstinnersetmessageid: <1607467895.09.0.835772738761.issue32381@roundup.psfhosted.org>
2020-12-08 22:51:35vstinnerlinkissue32381 messages
2020-12-08 22:51:35vstinnercreate