◐ Shell
clean mode source ↗

[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) by ethanfurman · Pull Request #93993 · 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

@ethanfurman

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 commented

Jun 21, 2022

Copy link Copy Markdown

Member

Closing in favor of clean backport #94074.

@tiran tiran closed this

Jun 21, 2022

@ethanfurman ethanfurman deleted the backport-dd78aae-3.11 branch

February 1, 2024 01:39

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

Reviewers

1 more reviewer

@teddyoweh teddyoweh teddyoweh approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ethanfurman @tiran @teddyoweh @bedevere-bot