]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 08:48:14 +0000 (11:48 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 08:48:14 +0000 (08:48 +0000)
commitd01b90cf33f8f77172eb9f445dbc2ed0055ffd3b
tree3f861cbdeebca086171d5097c53ae35120945d3d
parent051b6e07f9e43980d99c563d67bea32144238461
gh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)

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