We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__qualname__
This means that introspection is worse for type statements declared e.g. within class bodies.
A
cc @JelleZijlstra
3.12, 3.13, 3.14, 3.15, CPython main branch
No response
TypeAliasType
.. versionadded::
TypeAliasType.__qualname__
Bug report
Bug description:
This means that introspection is worse for type statements declared e.g. within class bodies.
A
cc @JelleZijlstra
CPython versions tested on:
3.12, 3.13, 3.14, 3.15, CPython main branch
Operating systems tested on:
No response
Linked PRs
__qualname__is added toTypeAliasType#139919.. versionadded::note forTypeAliasType.__qualname__#140177