# Bug report ### Bug description: ``` $ ./python Python 3.14.0a0 (heads/main:9f741e55c16, Jun 18 2024, 16:38:50) [GCC 7.5.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import _interpreters >>> _interpreters.create() >>> exit python: Objects/typeobject.c:307: managed_static_type_state_clear: Assertion `!_PyRuntime.types.managed_static.types[full_index].interp_count' failed. Aborted (core dumped) ``` ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response