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

(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