mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 21:42:25 +08:00
Stubtest fixes for the latest patch release of py311 (#11107)
This commit is contained in:
@@ -14,6 +14,10 @@ enum.Enum.__init__
|
||||
tkinter._VersionInfoType.__doc__
|
||||
typing.NewType.__mro_entries__
|
||||
|
||||
# These can be removed when the next patch release of 3.12 comes out:
|
||||
io.__all__
|
||||
sre_parse.MAXWIDTH
|
||||
|
||||
# ==========
|
||||
# Related to positional-only arguments
|
||||
# ==========
|
||||
|
||||
Reference in New Issue
Block a user