mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 06:36:54 +08:00
Update os and posix to python 3.12 on darwin (#10779)
This commit is contained in:
@@ -4,14 +4,6 @@ _curses.window.get_wch
|
||||
_posixsubprocess.fork_exec
|
||||
curses.unget_wch
|
||||
curses.window.get_wch
|
||||
os.PRIO_DARWIN_BG
|
||||
os.PRIO_DARWIN_NONUI
|
||||
os.PRIO_DARWIN_PROCESS
|
||||
os.PRIO_DARWIN_THREAD
|
||||
posix.PRIO_DARWIN_BG
|
||||
posix.PRIO_DARWIN_NONUI
|
||||
posix.PRIO_DARWIN_PROCESS
|
||||
posix.PRIO_DARWIN_THREAD
|
||||
tty.__all__
|
||||
tty.cfmakecbreak
|
||||
tty.cfmakeraw
|
||||
|
||||
Reference in New Issue
Block a user