mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-29 19:26:45 +08:00
Update _posixsubprocess module for 3.14 (#14127)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# TODO: New errors in Python 3.14 that need to be fixed or moved below
|
||||
# ====================================================================
|
||||
|
||||
_posixsubprocess.fork_exec
|
||||
asyncio.tools
|
||||
asyncio.unix_events.__all__
|
||||
asyncio.unix_events.DefaultEventLoopPolicy
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# TODO: New errors in Python 3.14 that need to be fixed or moved below
|
||||
# ====================================================================
|
||||
|
||||
_posixsubprocess.fork_exec
|
||||
asyncio.tools
|
||||
asyncio.unix_events.__all__
|
||||
asyncio.unix_events.DefaultEventLoopPolicy
|
||||
|
||||
Reference in New Issue
Block a user