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
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