← 返回首页
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984) by tiran · Pull Request #94074 · 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)#94074

Merged
tiran merged 1 commit into
python:3.11from
tiran:backport-dd78aae-3.11
Jun 21, 2022
Merged

[3.11] gh-91387: Fix tarfile test on WASI (GH-93984)#94074
tiran merged 1 commit into
python:3.11from
tiran:backport-dd78aae-3.11

Conversation

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 merged commit b1b0656 into python:3.11 Jun 21, 2022
tiran deleted the backport-dd78aae-3.11 branch June 21, 2022 19:25
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

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.