Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-116126: Implement PEP 696 (#116129) | Jelle Zijlstra | 2024-05-03 | 1 | -0/+1 |
* | gh-106905: Use separate structs to track recursion depth in each PyAST_mod2ob... | Yilei Yang | 2023-12-25 | 1 | -2/+0 |
* | gh-111956: Add thread-safe one-time initialization. (gh-111960) | Sam Gross | 2023-11-16 | 1 | -1/+5 |
* | gh-104656: Rename typeparams AST node to type_params (#104657) | Jelle Zijlstra | 2023-05-22 | 1 | -2/+2 |
* | gh-103763: Implement PEP 695 (#103764) | Jelle Zijlstra | 2023-05-16 | 1 | -0/+7 |
* | gh-95185: Check recursion depth in the AST constructor (#95186) | Pablo Galindo Salgado | 2022-07-24 | 1 | -0/+2 |
* | bpo-45292: [PEP-654] add except* (GH-29581) | Irit Katriel | 2021-12-14 | 1 | -0/+1 |
* | bpo-43892: Make match patterns explicit in the AST (GH-25585) | Nick Coghlan | 2021-04-29 | 1 | -0/+11 |
* | bpo-43244: Rename pycore_ast.h to pycore_ast_state.h (GH-24907) | Victor Stinner | 2021-03-17 | 1 | -0/+244 |