Tin mới
gh-152068: Reset PyREPL Colors on prompt finish (#152108)
gh-148105: _pyrepl: switch console refresh to structured rendered screens (#146584)
gh-146458: Fix REPL height and width tracking on resize (#146459)
gh-135329: Remove flaky test_repl_eio test (gh-145932)
gh-128067: Fix pyrepl overriding printed output without newlines (#138732)
gh-139805: Bump `test_repl_eio` timeout for slow builtbots (#139807)
gh-135329: Use longer timeout in pyrepl test_repl_eio() (#139503)
gh-135329: prevent infinite traceback loop on Ctrl-C for strace (GH-138133)
gh-135621: Remove dependency on curses from PyREPL (GH-136758)
GH-130328: Speedup pasting in legacy console on Windows (gh-133728)
gh-133346: Make theming support in _colorize extensible (GH-133347)
gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with an invalid value (#128653)
Use Cirrus M1 macOS runners for CI (GH-119979)
gh-111201: Support pyrepl on Windows (#119559)
gh-119469: Fix _pyrepl reference leaks (#119470)