mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
Update asyncio.tasks for py312 (#10669)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
# Uncategorised, from Python 3.12
|
||||
asyncio.create_eager_task_factory
|
||||
asyncio.eager_task_factory
|
||||
asyncio.tasks.__all__
|
||||
asyncio.tasks.create_eager_task_factory
|
||||
asyncio.tasks.eager_task_factory
|
||||
collections.UserDict.get
|
||||
enum.Enum.__signature__
|
||||
enum.EnumMeta.__call__
|
||||
|
||||
Reference in New Issue
Block a user