Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 14, 2021

The <Python.h> header file no longer includes <stdio.h> if the
Py_LIMITED_API macro is defined.

https://bugs.python.org/issue45434

The <Python.h> header file no longer includes <stdio.h> if the
Py_LIMITED_API macro is defined.
@vstinner vstinner merged commit 2849947 into python:main Oct 14, 2021
@vstinner vstinner deleted the stdio branch October 14, 2021 23:09
ShivnarenSrinivasan pushed a commit to ShivnarenSrinivasan/cpython that referenced this pull request Oct 15, 2021
The <Python.h> header file no longer includes <stdio.h> if the
Py_LIMITED_API macro is defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants