Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-125010: Fix `use-after-free` in AST `repr()` (#125015) | Tomas R. | 2024-10-06 | 1 | -0/+7 |
* | gh-116022: Improve `repr()` of AST nodes (#117046) | Tomas R | 2024-09-18 | 2 | -2/+231 |
* | gh-123344: Add missing ast optimizations for PEP 696 (#123377) | Bogdan Romanyuk | 2024-08-28 | 1 | -9/+95 |
* | gh-122666: Tests for ast optimizations (#122667) | Kirill Podoprigora | 2024-08-26 | 2 | -1/+213 |
* | Fix typos in comments and test code (#122846) | Xie Yanbo | 2024-08-12 | 1 | -3/+3 |
* | gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of files (#122293) | Kirill Podoprigora | 2024-07-29 | 4 | -0/+3661 |