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
Tests: Adjust expected exception message for Python 3.14.0a6
E AssertionError: Regex pattern did not match.
E Regex: '3 cannot cast to typing.Union\\[str, int\\]'
E Input: '3 cannot cast to str | int'
Change caused likely by python/cpython@dc6d66f
0 commit comments