Skip to content

bpo-40648: Test modes that file can get with chmod() on Windows #20130

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

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

scrool
Copy link
Contributor

@scrool scrool commented May 16, 2020

Order of tests matter second part makes testing file writable and
possible to remove again.

https://bugs.python.org/issue40648

Order of tests matter second part makes testing file writable and
possible to remove again.
@serhiy-storchaka serhiy-storchaka merged commit f5c05e0 into python:main Dec 13, 2023
@scrool scrool mannequin mentioned this pull request Apr 10, 2022
@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Dec 13, 2023
@miss-islington-app
Copy link

Thanks @scrool for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @scrool for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 13, 2023
…onGH-20130)

Order of tests matter second part makes testing file writable and
possible to remove again.
(cherry picked from commit f5c05e0)

Co-authored-by: Pavol Babinčák‏ <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Dec 13, 2023

GH-113069 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 13, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 13, 2023
…onGH-20130)

Order of tests matter second part makes testing file writable and
possible to remove again.
(cherry picked from commit f5c05e0)

Co-authored-by: Pavol Babinčák‏ <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Dec 13, 2023

GH-113070 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 13, 2023
serhiy-storchaka pushed a commit that referenced this pull request Dec 13, 2023
GH-20130) (GH-113069)

Order of tests matter second part makes testing file writable and
possible to remove again.
(cherry picked from commit f5c05e0)

Co-authored-by: Pavol Babinčák‏ <[email protected]>
serhiy-storchaka pushed a commit that referenced this pull request Dec 13, 2023
GH-20130) (GH-113070)

Order of tests matter second part makes testing file writable and
possible to remove again.
(cherry picked from commit f5c05e0)

Co-authored-by: Pavol Babinčák‏ <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…onGH-20130)

Order of tests matter second part makes testing file writable and
possible to remove again.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…onGH-20130)

Order of tests matter second part makes testing file writable and
possible to remove again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants