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

(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