]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 13:11:32 +0000 (16:11 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 13:11:32 +0000 (13:11 +0000)
commitfd10c440248099c7fee3135c04d0a2dab7c47c74
treec6b4f4ecd2fc78cd6ecb865518fb9623088581c9
parent91a57218eab1b7384a154c8b496a9df56ecccacc
[3.14] gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229) (GH-154256)

(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