Add AsyncGeneratorType.ag_suspended (#10288)

New in Python 3.12
This commit is contained in:
Nikita Sobolev
2023-06-09 10:40:23 +03:00
committed by GitHub
parent 919f1d0aca
commit f0e9ec11e4
2 changed files with 4 additions and 1 deletions

View File

@@ -163,7 +163,6 @@ turtle.TNavigator.teleport
turtle.TPen.teleport
turtle.__all__
turtle.teleport
types.AsyncGeneratorType.ag_suspended
typing.ParamSpec.__mro_entries__
typing.ParamSpecArgs.__mro_entries__
typing.ParamSpecKwargs.__mro_entries__