Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124... | Wulian | 2024-10-14 | 1 | -2/+8 |
* | gh-122546: use same filename for different exceptions in new repl (#123217) | Sergey B Kirpichev | 2024-08-22 | 1 | -1/+1 |
* | gh-121804: Always show error location for SyntaxError's in new repl (#121886) | Sergey B Kirpichev | 2024-08-19 | 1 | -3/+6 |
* | gh-82378 fix sys.tracebacklimit in pyrepl, approach 2 (#123062) | CF Bolz-Tereick | 2024-08-18 | 1 | -5/+7 |
* | gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) | Pablo Galindo Salgado | 2024-06-04 | 1 | -2/+10 |
* | gh-118894: Make asyncio REPL use pyrepl (GH-119433) | Ćukasz Langa | 2024-05-31 | 1 | -1/+56 |
* | gh-111201: Support pyrepl on Windows (#119559) | Dino Viehland | 2024-05-31 | 1 | -2/+28 |
* | gh-111201: A new Python REPL (GH-111567) | Pablo Galindo Salgado | 2024-05-05 | 1 | -0/+112 |