]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2026 09:40:40 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 09:40:40 +0000 (12:40 +0300)
commit2aee2faff41046c351580f092e596a163489e000
tree2e3cabdedf5bbf60591100ebeef9f2c14220d942
parentb05ed78a8a97208c862b004ced8bfc824838e9d3
[3.15] gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229) (GH-154238)

(cherry picked from commit a0caab9db6c2655d8429279892848d817343f99d)

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-10-00.gh-issue-154225.openpty.rst [new file with mode: 0644]
Modules/posixmodule.c