mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 14:10:23 +08:00
Update ast.main function for Python 3.14 (#13982)
This commit is contained in:
@@ -251,7 +251,6 @@ ast.arg.__annotations_cache__
|
||||
ast.arguments.__annotations_cache__
|
||||
ast.comprehension.__annotations_cache__
|
||||
ast.keyword.__annotations_cache__
|
||||
ast.main
|
||||
ast.match_case.__annotations_cache__
|
||||
ast.withitem.__annotations_cache__
|
||||
asyncio.__all__
|
||||
|
||||
Reference in New Issue
Block a user