]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112026: Add again <unistd.h> include in Python.h (#112046)
authorVictor Stinner <vstinner@python.org>
Wed, 15 Nov 2023 15:59:32 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Nov 2023 15:59:32 +0000 (16:59 +0100)
commitb338ffa4bc078fd363e8b0078eef4e0d6a071546
tree6a8f88cfbc694dddf9d3e97d19b397b254da7b9b
parent4bbb367ba65e1df7307f7c6a33afd3c369592188
gh-112026: Add again <unistd.h> include in Python.h (#112046)

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.
Doc/whatsnew/3.13.rst
Include/Python.h
Misc/NEWS.d/next/C API/2023-11-13-17-57-11.gh-issue-112026.WJLJcI.rst [new file with mode: 0644]