FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

[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


Back | FazBrowse Home | New Git URL