summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2018-06-10-09-42-31.bpo-33818.50nlf3.rst
blob: 0f30a6e380ef91de7f88e144b561e822d316f5c7 (plain)
1
2
:c:func:`PyExceptionClass_Name` will now return ``const char *`` instead of
``char *``.