Discussions on Python.org
Enhance type name formatting when raising an exception: add %T format in C, and add type.__fullyqualname__
Core Development
vstinner
(Victor Stinner)
November 29, 2023, 1:30pm
26
I wrote
PEP 737 – Unify type name formatting
for these changes: see
the PEP discussion
.
show post in topic