Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534) #93550

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

miss-islington
Copy link
Contributor

WASI does not have the chmod(2) syscall yet.
(cherry picked from commit 22fed60)

Co-authored-by: Christian Heimes christian@python.org

…H-93534)

WASI does not have the ``chmod(2)`` syscall yet.
(cherry picked from commit 22fed60)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@ambv ambv merged commit 6787a8f into python:3.11 Jun 6, 2022
@miss-islington miss-islington deleted the backport-22fed60-3.11 branch June 6, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants