]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106118: Add O_CLOEXEC preprocessor guard (GH-106120) (#106199)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Jun 2023 11:54:53 +0000 (04:54 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 11:54:53 +0000 (11:54 +0000)
commit78cedf260725849a83a7149650268f715c27bbff
tree246a398e65281bdf2edd4a31520b102f936d498e
parent7bdf2c16e6dc8dabfff3314b61b2db7b0e156dc3
[3.12] gh-106118: Add O_CLOEXEC preprocessor guard (GH-106120) (#106199)

(cherry picked from commit 6c60684bf5d34fae27a2f6a142ff794b38cefe1b)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Misc/NEWS.d/next/Build/2023-06-26-21-56-29.gh-issue-106118.0cCfhl.rst [new file with mode: 0644]
Python/sysmodule.c