]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96522: Fix deadlock in pty.spawn (#96639)
authorYoufu Zhang <1315097+zhangyoufu@users.noreply.github.com>
Fri, 19 May 2023 13:22:43 +0000 (21:22 +0800)
committerGitHub <noreply@github.com>
Fri, 19 May 2023 13:22:43 +0000 (13:22 +0000)
commit9c5aa8967bd7c1b02fb1da055c6b3afcccbbb251
tree12dfd1c117ea4d6bb065cb0714c8c8ea025954e5
parentc26d03d5d6da94367c7f9cd93185616f2385db30
gh-96522: Fix deadlock in pty.spawn (#96639)
Lib/pty.py
Lib/test/test_pty.py
Misc/ACKS
Misc/NEWS.d/next/Library/2022-09-07-09-32-07.gh-issue-96522.t73oqp.rst [new file with mode: 0644]