mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
832d557111
* 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>