Closed
Description
test_doctest_unexpected_exception
is 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.
*((" *^^^^*", " *", " *") if sys.version_info >= (3, 13) else ()),
Metadata
Metadata
Assignees
Labels
No labels