]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 08:48:30 +0000 (11:48 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 08:48:30 +0000 (08:48 +0000)
commita0caab9db6c2655d8429279892848d817343f99d
treee169b93df4b026bcbd6c6a6d0360599b273a0b42
parentd01b90cf33f8f77172eb9f445dbc2ed0055ffd3b
gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Misc/NEWS.d/next/Library/2026-07-20-14-10-00.gh-issue-154225.openpty.rst [new file with mode: 0644]
Modules/posixmodule.c