| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.13] Fix typo in `Lib/test/test_ast/test_ast.py` (GH-136767) (#137356) | Brian Schubert | 2025-08-04 | 1 | -1/+1 |
| * | [3.13] gh-134718: Fix ast.dump() for empty non-default values (GH-134926) (GH... | Serhiy Storchaka | 2025-05-30 | 1 | -0/+12 |
| * | [3.13] gh-133516: Raise `ValueError` when constants `True`, `False` or `None`... | TERESH1 | 2025-05-08 | 1 | -0/+11 |
| * | [3.13] gh-130775: Allow negative locations in `ast` (GH-130795) (#132243) | sobolevn | 2025-04-08 | 1 | -0/+20 |
| * | [3.13] gh-126105: Fix crash in `ast` module, when `._fields` is deleted (GH-1... | Miss Islington (bot) | 2024-10-29 | 1 | -0/+17 |
| * | [3.13] gh-123344: Add missing ast optimizations for PEP 696 (GH-123377) (#123... | Miss Islington (bot) | 2024-08-28 | 1 | -9/+95 |
| * | [3.13] gh-122666: Tests for ast optimizations (GH-122667) (#123359) | Miss Islington (bot) | 2024-08-27 | 2 | -1/+216 |
| * | [3.13] gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of … (#12... | Kirill Podoprigora | 2024-07-29 | 4 | -0/+3798 |
