OS version (https://www.google.com/search?channel=fs&q=check+os+version&ie=utf-8&oe=utf-8):
Windows 11 25H2 (build 26200.7623)
Python3 version (python3 -V -V):
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Steps to reproduce:
- use python 3.10
isinstance(frozendict({}), dict)
Actual result (with the python stack trace if present):