]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124405: Fix `NameError` in `openpty` (#124406)
authorsobolevn <mail@sobolevn.me>
Tue, 24 Sep 2024 18:06:39 +0000 (21:06 +0300)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 18:06:39 +0000 (20:06 +0200)
commit17b3bc9cc7608920077f5f08f970c7157a2d2e72
tree4538ad6f44fc3e75a49ac5778b87e57082740382
parentb4d0d7de0f6d938128bf525e119c18af5632b804
gh-124405: Fix `NameError` in `openpty` (#124406)
Lib/pty.py