click icon indicating copy to clipboard operation
click copied to clipboard

Fix missing reset in isolation function

Open Tyl13 opened this issue 1 year ago • 0 comments

Adds missing _compat.should_strip_ansi reset back to the original version of the function.

fixes #2732

  • [x] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • [x] Add or update relevant docs, in the docs folder and in code.
  • [x] Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • [x] Add .. versionchanged:: entries in any relevant code docs.

Tyl13 avatar May 22 '24 23:05 Tyl13