We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_doctest_unexpected_exception is failing on Python 3.14.0b3 (appears to be all operating systems)
test_doctest_unexpected_exception
https://github.com/bengartner/pytest/actions/runs/15790858837/job/44516211386
The expected "underline" carets that were added in 3.13 appear to be gone now.
*((" *^^^^*", " *", " *") if sys.version_info >= (3, 13) else ()),
test_doctest_unexpected_exceptionis failing on Python 3.14.0b3 (appears to be all operating systems)https://github.com/bengartner/pytest/actions/runs/15790858837/job/44516211386
The expected "underline" carets that were added in 3.13 appear to be gone now.