mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
gh-85984: Add _POSIX_VDISABLE from unistd.h to termios module. (#114985)
Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
This commit is contained in:
parent
aeffc7f895
commit
bf75f1b147
2 changed files with 5 additions and 3 deletions
|
|
@ -0,0 +1 @@
|
|||
Added ``_POSIX_VDISABLE`` from C's ``<unistd.h>`` to :mod:`termios`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue