New GitHub issue #119560 from ericsnowcurrently:<br>
<hr>
<pre>
# 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)
See https://github.com/ultrajson/ultrajson/issues/629.
### CPython versions tested on:
3.13, CPython main branch
### Operating systems tested on:
_No response_
</pre>
<hr>
<a href="https://github.com/python/cpython/issues/119560">View on GitHub</a>
<p>Labels: interpreter-core, type-crash, 3.13, 3.14</p>
<p>Assignee: ericsnowcurrently</p>