bpo-45434: Limited Python.h no longer includes stdio.h (GH-28960)
The <Python.h> header file no longer includes <stdio.h> if the Py_LIMITED_API macro is defined.
V
Victor Stinner committed
284994762d820d8e09cc019f8f7c4bc501e37dd4
Parent: af1083e
Committed by GitHub <noreply@github.com>
on 10/14/2021, 11:09:06 PM