Skip to content

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

Closed
ethanfurman wants to merge 1 commit into
python:3.11from
ethanfurman:backport-dd78aae-3.11
Closed

[3.11] gh-91387: Fix tarfile test on WASI (GH-93984)#93993
ethanfurman wants to merge 1 commit into
python:3.11from
ethanfurman:backport-dd78aae-3.11

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

Copy link
Copy Markdown
Member

Closing in favor of clean backport #94074.

@tirantiran closed this Jun 21, 2022
@ethanfurman
ethanfurman deleted the backport-dd78aae-3.11 branch February 1, 2024 01:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ethanfurman@tiran@teddyoweh@bedevere-bot