Skip to content

Commit 349ecfd

Browse files
committed
fill PyTypeInfo::NAME with Pythonic values (e.g. BaseException) instead of C ones (e.g. PyBaseException)
1 parent d15a14a commit 349ecfd

32 files changed

+216
-60
lines changed

newsfragments/5352.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fill `PyTypeInfo::NAME` with Pythonic values (e.g. BasedException) instead of C ones (e.g. PyBasedException)

0 commit comments

Comments
 (0)