]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123797: Check for runtime availability of `ptsname_r` on macos (GH-123806...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 01:06:53 +0000 (03:06 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:06:53 +0000 (18:06 -0700)
commitdbfc37a5f86196c642e63aee91be70752ad8604c
treedbf1f4daf5cc40c2e524b7df1e4fc83d4a3b8486
parentdddae6647e6151fe2d35f1e46a32860da3b4c959
[3.13] gh-123797: Check for runtime availability of `ptsname_r` on macos (GH-123806) (#124270)

gh-123797: Check for runtime availability of `ptsname_r` on macos (GH-123806)
(cherry picked from commit 3e36e5aef18e326f5d1081d73ee8d8fefa1d82f8)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_posix.py
Misc/NEWS.d/next/macOS/2024-09-07-12-14-54.gh-issue-123797.yFDeug.rst [new file with mode: 0644]
Modules/posixmodule.c