summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ast
Commit message (Expand)AuthorAgeFilesLines
* gh-125010: Fix `use-after-free` in AST `repr()` (#125015)Tomas R.2024-10-061-0/+7
* gh-116022: Improve `repr()` of AST nodes (#117046)Tomas R2024-09-182-2/+231
* gh-123344: Add missing ast optimizations for PEP 696 (#123377)Bogdan Romanyuk2024-08-281-9/+95
* gh-122666: Tests for ast optimizations (#122667)Kirill Podoprigora2024-08-262-1/+213
* Fix typos in comments and test code (#122846)Xie Yanbo2024-08-121-3/+3
* gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of files (#122293)Kirill Podoprigora2024-07-294-0/+3661