Forgot the patch. Here it is.
--- a/tests/test_api.py
+++ b/tests/test_api.py
@@ -183,7 +183,7 @@ def
test_create_package_with_uncommon_conditions_captures_all_content(testing_wo
assert stat.st_nlink == 1
[email protected](datetime.now() <= datetime(2021, 12, 1), reason="Don't
understand why this doesn't behave. Punt.")
[email protected](reason="Don't understand why this doesn't behave. Punt.")
def test_secure_refusal_to_extract_abs_paths(testing_workdir):
with tarfile.open('pinkie.tar.bz2', 'w:bz2') as tf:
open('thebrain', 'w').close()