Update _curses module for 3.14 (#14113)

This commit is contained in:
sobolevn
2025-05-22 07:29:56 +03:00
committed by GitHub
parent 7e670d52e4
commit 5f0750c1ac
3 changed files with 3 additions and 2 deletions
@@ -2,7 +2,6 @@
# TODO: New errors in Python 3.14 that need to be fixed or moved below
# ====================================================================
_curses.assume_default_colors
_posixsubprocess.fork_exec
asyncio.tools
asyncio.unix_events.__all__
@@ -2,7 +2,6 @@
# TODO: New errors in Python 3.14 that need to be fixed or moved below
# ====================================================================
_curses.assume_default_colors
_posixsubprocess.fork_exec
asyncio.tools
asyncio.unix_events.__all__