]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106881: Check for linux/limits.h before including it (#107397)
authorjustdan6 <134341009+justdan6@users.noreply.github.com>
Fri, 28 Jul 2023 22:08:43 +0000 (16:08 -0600)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2023 22:08:43 +0000 (15:08 -0700)
commit11c055f5ff1a353de6d2e77f2af24aaa782878ba
tree97823095e5ce4284e54e9735c29ae71167426c43
parentcf63df88d38ec3e6ebd44ed184312df9f07f9782
gh-106881: Check for linux/limits.h before including it (#107397)

* Check for linux/limits.h before including it

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Misc/NEWS.d/next/Build/2023-07-28-18-17-33.gh-issue-106881.U3Ezdq.rst [new file with mode: 0644]
Modules/posixmodule.c
configure
configure.ac
pyconfig.h.in