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 izbyshev
Recipients Tianjg, ZackerySpytz, eryksun, ezio.melotti, izbyshev, paul.moore, steve.dower, tianjg, tim.golden, vstinner, zach.ware
Date 2020-12-04.17:12:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607101959.4.0.573299744539.issue32381@roundup.psfhosted.org>
In-reply-to
Content
> It seems like PyErr_ProgramText() is no longer used in Python.

Isn't it a part of the public API? I can't find it in the docs, but it seems to be declared in the public header.
History
Date User Action Args
2020-12-04 17:12:39izbyshevsetrecipients: + izbyshev, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower, ZackerySpytz, Tianjg, tianjg
2020-12-04 17:12:39izbyshevsetmessageid: <1607101959.4.0.573299744539.issue32381@roundup.psfhosted.org>
2020-12-04 17:12:39izbyshevlinkissue32381 messages
2020-12-04 17:12:39izbyshevcreate