Update _posixsubprocess module for 3.14 (#14127)

This commit is contained in:
sobolevn
2025-05-24 05:36:44 -07:00
committed by GitHub
parent 9cba0868fe
commit 65623811c2
3 changed files with 53 additions and 28 deletions
@@ -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