Closed
Description
Crash report
Bug description:
gh-118532 added an assert that is erroneously triggers if PyState_FindModule()
is called before the provided module def has been initialized. The assert should be removed. (Python/import.c, line 460)
CPython versions tested on:
3.13, CPython main branch
Operating systems tested on:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
bugs and security fixesbugs and security fixesbugs and security fixesbugs and security fixes(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)A hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump