mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
Unblock daily CI (#14304)
This commit is contained in:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user