New GitHub issue #92889 from petere:<br>

<hr>

<pre>
Similar to [this issue](https://bugs.python.org/issue39615), some header files in v3.11.0b1 contain inline functions that are not compatible with C90 because they contain declarations after statements. This prevents `Python.h` from being usable in projects that use a pre-C99 compiler.

Will submit a pull request to show the details.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/92889">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>