← 返回首页
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) by ethanfurman · Pull Request #93993 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[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

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 commented Jun 21, 2022

Copy link
Copy Markdown
Member

Closing in favor of clean backport #94074.

tiran closed this Jun 21, 2022
ethanfurman deleted the backport-dd78aae-3.11 branch February 1, 2024 01:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.