rich icon indicating copy to clipboard operation
rich copied to clipboard

Skip tests failing with Python 3.13

Open befeleme opened this issue 1 year ago • 0 comments

Type of changes

  • [] Bug fix
  • [ ] New feature
  • [ ] Documentation / docstrings
  • [x] Tests
  • [ ] Other

Checklist

  • [x] I've run the latest black with default args on new code.
  • [x] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • [ ] I've added tests for new code.
  • [x] I accept that @willmcgugan may be pedantic in the code review.

Description

During the early testing with Python 3.13.0 alphas in Fedora Linux, we discovered that tests are failing. This PR mitigates the effects of misrendered outputs.

befeleme avatar Dec 12 '23 15:12 befeleme