Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-127146: Emscripten: Skip segfaults in test suite (#127151) | Hood Chatham | 2024-12-05 | 1 | -1/+4 |
* | gh-126105: Fix crash in `ast` module, when `._fields` is deleted (#126115) | sobolevn | 2024-10-29 | 1 | -0/+17 |
* | GH-125837: Split `LOAD_CONST` into three. (GH-125972) | Mark Shannon | 2024-10-29 | 1 | -2/+2 |
* | gh-125900: Clean-up logic around immortalization in free-threading (#125901) | Sam Gross | 2024-10-24 | 1 | -1/+1 |
* | 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 |