Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43798: Add source location attributes to alias (GH-25324) | Matthew Suozzo | 2021-04-10 | 1 | -1/+3 |
* | bpo-42748: test_asdl_parser now uses exec_module instead of load_module (#23954) | Dong-hee Na | 2020-12-26 | 1 | -1/+5 |
* | bpo-39638: Keep ASDL signatures in the AST nodes (GH-18515) | Batuhan Taşkaya | 2020-03-16 | 1 | -4/+4 |
* | bpo-39639: Remove the AST "Suite" node and associated code (GH-18513) | Batuhan Taşkaya | 2020-03-04 | 1 | -1/+1 |
* | bpo-35766: Merge typed_ast back into CPython (GH-11645) | Guido van Rossum | 2019-01-31 | 1 | -1/+2 |
* | bpo-33416: Add end positions to Python AST (GH-11605) | Ivan Levkivskyi | 2019-01-22 | 1 | -2/+4 |
* | Issue #25523: Further a-to-an corrections new in 3.5. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
* | Issue #19655: Add tests for the new asdl parser. | Eli Bendersky | 2014-05-10 | 1 | -0/+122 |