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
Situation is complicated is that when extracting .zip shutil.unpack_archive
would also pass it and would crash so we need to pass only when extracting
tar. And also that kwargs option was added in 3.12, started to be enforced
in 3.13 and in 3.14 would be required
0 commit comments