mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-25 12:26:44 +08:00
remove _posixsubprocess.cloexec_pipe (#13066)
removed from cpython in 2013...
daf455554b
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
_posixsubprocess.cloexec_pipe
|
||||
curses.has_key
|
||||
(os|posix).sched_param # system dependent. Unclear if macos has it.
|
||||
select.KQ_FILTER_NETDEV # system dependent
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# TODO: Review the following
|
||||
# ==========
|
||||
|
||||
_posixsubprocess.cloexec_pipe
|
||||
curses.has_key
|
||||
selectors.KqueueSelector
|
||||
|
||||
|
||||
Reference in New Issue
Block a user