[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) by tiran · Pull Request #94074 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
tiran
commented
Jun 21, 2022
tiran
commented
Member
WASI's rmdir() syscall does not like the trailing slash.
(cherry picked from commit dd78aae)
Co-authored-by: Christian Heimes christian@python.org
WASI's rmdir() syscall does not like the trailing slash. (cherry picked from commit dd78aae) Co-authored-by: Christian Heimes <christian@python.org>
tiran
requested a review
from ethanfurman
as a code owner
bedevere-bot
added
awaiting core review
tests
skip news labels
tiran
mentioned this pull request
ethanfurman
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
tiran
merged commit
b1b0656
into
python:3.11
tiran
deleted the
backport-dd78aae-3.11
branch
bedevere-bot
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment