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 serhiy.storchaka
Recipients ned.deily, serhiy.storchaka
Date 2018-06-15.08:09:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529050186.75.0.947875510639.issue33818@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ceeef10cdbc08561f9954e13bbed1cb2299a8c72 by Serhiy Storchaka in branch 'master':
bpo-33818: PyExceptionClass_Name() will now return "const char *". (GH-7581)
https://github.com/python/cpython/commit/ceeef10cdbc08561f9954e13bbed1cb2299a8c72
History
Date User Action Args
2018-06-15 08:09:46serhiy.storchakasetrecipients: + serhiy.storchaka, ned.deily
2018-06-15 08:09:46serhiy.storchakasetmessageid: <1529050186.75.0.947875510639.issue33818@psf.upfronthosting.co.za>
2018-06-15 08:09:46serhiy.storchakalinkissue33818 messages
2018-06-15 08:09:46serhiy.storchakacreate