]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) (#94074)
authorChristian Heimes <christian@python.org>
Tue, 21 Jun 2022 19:25:39 +0000 (21:25 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 19:25:39 +0000 (21:25 +0200)
commitb1b065680568a711614e7c0d81ba72637c89b260
treebcd3ef26227542ca7d679eaea593ea657eb9359b
parent49687b005498a9836a7aee086098ce01318a779c
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) (#94074)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_tarfile.py