Closed as not planned
Description
Bug report
from types import MappingProxyType
# This assertion fails because the qualname is just 'mappingproxy'
assert MappingProxyType.__qualname__ == "types.MappingProxyType"
Your environment
- CPython versions tested on: 3.10.9
- Operating system and architecture: macOS Monterey version 12.6