Skip to content

[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) #94074

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 21, 2022

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 tiran merged commit b1b0656 into python:3.11 Jun 21, 2022
@tiran tiran deleted the backport-dd78aae-3.11 branch June 21, 2022 19:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants