Unblock daily CI (#14304)

This commit is contained in:
Semyon Moroz
2025-06-19 12:26:36 +00:00
committed by GitHub
parent ca543bf390
commit db6f2b225d
3 changed files with 4 additions and 12 deletions
@@ -1,10 +1,3 @@
# ====================================================================
# TODO: New errors in Python 3.14 that need to be fixed or moved below
# ====================================================================
asyncio.tools
# =======
# >= 3.13
# =======
@@ -1,5 +0,0 @@
# ====================================================================
# TODO: New errors in Python 3.14 that need to be fixed or moved below
# ====================================================================
asyncio.tools
@@ -2,6 +2,10 @@
# TODO: New errors in Python 3.14 that need to be fixed or moved below
# ====================================================================
_zstd.ZstdCompressor.set_pledged_input_size
asyncio.tools
compression.zstd.ZstdCompressor.set_pledged_input_size
concurrent.interpreters
multiprocessing.managers.BaseListProxy.clear
multiprocessing.managers.BaseListProxy.copy
multiprocessing.managers.DictProxy.__ior__