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
see python/cpython#130751
this is a bug in cpython. The argument parsing behavior was changed in between two minor
releases of Python 12. In order to continue working across Python
versions, we relax the error message check.
0 commit comments