]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118824: Remove deprecated `master_open` and `slave_open` from `pty` (#118826)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 28 May 2024 13:42:35 +0000 (16:42 +0300)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 13:42:35 +0000 (16:42 +0300)
commitf912e5a2f6d128b17f85229b722422e4a2478e23
tree85c00054c83116a26646a64ba999eed647d87059
parentb407ad38fb93585332c370b8fa56905fb238cdfd
gh-118824: Remove deprecated `master_open` and `slave_open` from `pty` (#118826)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/whatsnew/3.14.rst
Lib/pty.py
Misc/NEWS.d/next/Library/2024-05-09-11-50-26.gh-issue-118824.-jBJQC.rst [new file with mode: 0644]