]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 13:25:55 +0000 (16:25 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 13:25:55 +0000 (13:25 +0000)
commit76b58676d8b51a4e151c588a8319caa4e8919dd3
treedf45f22b70ac983d97ee99ac66421e3e14f79b8b
parent9f5fe6bf46899abf9b32a6fcf21b09f3c290540d
[3.13] gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229) (GH-154257)

(cherry picked from commit a0caab9db6c2655d8429279892848d817343f99d)

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