]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85984: Add POSIX pseudo-terminal functions. (GH-102413)
authorSoumendra Ganguly <67527439+8vasu@users.noreply.github.com>
Mon, 29 Jan 2024 16:10:28 +0000 (17:10 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 16:10:28 +0000 (16:10 +0000)
commite351ca3c205860e94cad5da25c74bd76933f5f11
tree81531a49ba50989ad202ce1afe73b8ef3cb01da7
parent0f54ee4c6cdba74492183eb2dd142393c7dba403
gh-85984: Add POSIX pseudo-terminal functions. (GH-102413)

Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/conf.py
Doc/library/os.rst
Lib/test/test_os.py
Misc/NEWS.d/next/Library/2023-03-15-03-21-18.gh-issue-85984.Xaq6ZN.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c
configure
configure.ac
pyconfig.h.in