summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-03-15-03-21-18.gh-issue-85984.Xaq6ZN.rst
blob: 0e54a1fe3c8a1cf1062b5fa7f91e7bc0a95ea6c8 (plain)
1
2
Add POSIX pseudo-terminal functions :func:`os.posix_openpt`,
:func:`os.grantpt`, :func:`os.unlockpt`, and :func:`os.ptsname`.