◐ Shell
clean mode source ↗

[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) by tiran · Pull Request #94074 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tiran

@tiran tiran commented

Jun 21, 2022

Copy link Copy Markdown

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 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ethanfurman ethanfurman ethanfurman approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran @ethanfurman @bedevere-bot