Update ast.main function for Python 3.14 (#13982)

This commit is contained in:
Semyon Moroz
2025-05-10 21:32:20 +02:00
committed by GitHub
parent d28270b19d
commit 725f7177b1
2 changed files with 7 additions and 3 deletions
@@ -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__