New GitHub issue #101469 from erlend-aasland:<br>

<hr>

<pre>
The `_io` extension module is required to bootstrap Python, so we can safely use internal C APIs. We should use static inlined `_PyModule_GetState` instead of the slower `PyModule_GetState`.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/101469">View on GitHub</a>
<p>Labels: performance, extension-modules</p>
<p>Assignee: </p>