summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_ast_state.h
Commit message (Expand)AuthorAgeFilesLines
* gh-104656: Rename typeparams AST node to type_params (#104657)Jelle Zijlstra2023-05-221-2/+2
* gh-103763: Implement PEP 695 (#103764)Jelle Zijlstra2023-05-161-0/+7
* gh-95185: Check recursion depth in the AST constructor (#95186)Pablo Galindo Salgado2022-07-241-0/+2
* bpo-45292: [PEP-654] add except* (GH-29581)Irit Katriel2021-12-141-0/+1
* bpo-43892: Make match patterns explicit in the AST (GH-25585)Nick Coghlan2021-04-291-0/+11
* bpo-43244: Rename pycore_ast.h to pycore_ast_state.h (GH-24907)Victor Stinner2021-03-171-0/+244