gh-112026: Add again <unistd.h> include in Python.h by vstinner · Pull Request #112046 · python/cpython

@vstinner

Add again <ctype.h> and <unistd.h> includes in Python.h, but don't
include them in the limited C API version 3.13 and newer.

@vstinner

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
)

Add again <ctype.h> and <unistd.h> includes in Python.h, but don't
include them in the limited C API version 3.13 and newer.

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
)

Add again <ctype.h> and <unistd.h> includes in Python.h, but don't
include them in the limited C API version 3.13 and newer.