[issue46928] type.__qualname__ ignores module name in tp_name for static types

Ronald Oussoren report at bugs.python.org
Sat Mar 5 14:56:22 EST 2022


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

You're right. I was sure that __qualname__ included the module name, but PEP 3155 is clear about actual semantics.

Sorry about the noise.

----------
resolution:  -> not a bug
stage: test needed -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46928>
_______________________________________


More information about the Python-bugs-list mailing list