mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-28 22:02:24 +08:00
Update enum for py312 (#10670)
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
# Uncategorised, from Python 3.12
|
||||
enum.Enum.__signature__
|
||||
enum.EnumMeta.__call__
|
||||
enum.EnumType.__call__
|
||||
enum.property.member
|
||||
|
||||
# Errors that also existed on Python 3.11
|
||||
_collections_abc.AsyncIterable.__class_getitem__
|
||||
_collections_abc.Awaitable.__class_getitem__
|
||||
|
||||
Reference in New Issue
Block a user