]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106118: Add O_CLOEXEC preprocessor guard (#106120)
authorErlend E. Aasland <erlend@python.org>
Wed, 28 Jun 2023 11:11:32 +0000 (13:11 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 11:11:32 +0000 (13:11 +0200)
commit6c60684bf5d34fae27a2f6a142ff794b38cefe1b
treee4c9660053f9848fbc5fc9b15d42b4ac24124c5f
parentbbf722dcd39c66418e45991dcf1cdf140c2ce20e
gh-106118: Add O_CLOEXEC preprocessor guard (#106120)
Misc/NEWS.d/next/Build/2023-06-26-21-56-29.gh-issue-106118.0cCfhl.rst [new file with mode: 0644]
Python/sysmodule.c