Closed
Description
Bug report
Bug description:
Example: https://github.com/python/cpython/actions/runs/6502915514/job/17662666558?pr=110794
The code in question:
Lines 507 to 572 in b883cad
Originally added in 64366fa
I believe the failure is due to sys._current_exceptions
being run before the exception is raised.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response