commit | b1b065680568a711614e7c0d81ba72637c89b260 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Tue Jun 21 21:25:39 2022 +0200 |
committer | GitHub <noreply@github.com> | Tue Jun 21 21:25:39 2022 +0200 |
tree | bcd3ef26227542ca7d679eaea593ea657eb9359b | |
parent | 49687b005498a9836a7aee086098ce01318a779c [diff] |
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) (#94074) Co-authored-by: Christian Heimes <christian@python.org>