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
Different versions of Python give slightly different stack traces. The
tests were passing with Python 3.10, but failing with Python 3.13. This
commit relaxes the checks to look for the most important telltales,
rather than being rigid about the complete stack trace contents.
0 commit comments