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
fix: add tarfile test, minor tarfile refactor (#3962)
This adds a tarfile with an absolute path file in it for testing and switches our file open to use a with construction. (This helps with some experiments we're doing to improve the safety of tarfile extraction in windows.)
Signed-off-by: Terri Oda <[email protected]>
0 commit comments