]>
git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152068: Reset PyREPL Colors on prompt finish (#152108)
* Use ANSI Escape Codes from Colorize
* Print ANSI Color reset on finish and restore
* 📜🤖 Added by blurb_it.
* Update imports
* Update Misc/NEWS.d/next/macOS/2026-06-24-18-00-39.gh-issue-152068.ThsmJU.rst
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
* Remove news entry
* 📜🤖 Added by blurb_it.
* gh-152068: Test ANSI reset is emitted on console finish() and restore()
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>