commit | ceeef10cdbc08561f9954e13bbed1cb2299a8c72 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Jun 15 11:09:43 2018 +0300 |
committer | GitHub <noreply@github.com> | Fri Jun 15 11:09:43 2018 +0300 |
tree | 8b4678e015343dc2f052c672d3a4be00ef313e0f | |
parent | 08f127a3cad8ce4eb281d30d9488c91b0fd7cfed [diff] |
bpo-33818: PyExceptionClass_Name() will now return "const char *". (GH-7581)