You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python < 3.12 wraps errors in __set_name__ in a RuntimeError. I've updated the test accordingly.
We now test that either the exception is the
expected one, or that the expected exception
is the direct cause.
0 commit comments