]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228) (GH-154236)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2026 09:44:43 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 09:44:43 +0000 (12:44 +0300)
commit1fad2bbc6750e827c3b9799aeadde2b7706bbaa9
treeb723c1efebfc6564d9ee055cc8f2772606e2694e
parentd7efdf069f5772916d83f8568a64f3f23a5880b1
[3.14] gh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228) (GH-154236)

(cherry picked from commit d01b90cf33f8f77172eb9f445dbc2ed0055ffd3b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Misc/NEWS.d/next/Library/2026-07-20-14-00-00.gh-issue-154227.openpt.rst [new file with mode: 0644]
Modules/posixmodule.c