Update tty to python 3.12 (#10784)

This commit is contained in:
Nikita Sobolev
2023-09-27 12:15:32 +03:00
committed by GitHub
parent ec52bf1add
commit 4dad5311d5
3 changed files with 10 additions and 7 deletions

View File

@@ -4,9 +4,6 @@ _curses.window.get_wch
_posixsubprocess.fork_exec
curses.unget_wch
curses.window.get_wch
tty.__all__
tty.cfmakecbreak
tty.cfmakeraw
xxlimited.Xxo.x_exports
(dbm.gnu)?

View File

@@ -8,9 +8,6 @@ mmap.MAP_STACK
resource.prlimit
signal.sigtimedwait
signal.sigwaitinfo
tty.__all__
tty.cfmakecbreak
tty.cfmakeraw
xxlimited.Xxo.x_exports
# Exists on some Linux builds, and is documented,