Skip to content

[3.8] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) - #118742

Merged
ambv merged 6 commits into
python:3.8from
zooba:gh-118486-3.8
May 24, 2024
Merged

[3.8] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)#118742
ambv merged 6 commits into
python:3.8from
zooba:gh-118486-3.8

Conversation

@zooba

@zoobazooba commented May 7, 2024

Copy link
Copy Markdown
Member

Comment threadDoc/whatsnew/3.8.rst Outdated
Comment threadMisc/NEWS.d/next/Security/2024-05-01-20-57-09.gh-issue-118486.K44KJG.rst Outdated
Comment threadDoc/whatsnew/3.8.rst Outdated
@zoobazooba changed the title [3.8] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488][3.8] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)May 7, 2024
Comment threadLib/test/test_os.py Outdated
Comment threadLib/test/test_tempfile.py Outdated
@zooba

zooba commented May 7, 2024

Copy link
Copy Markdown
MemberAuthor

macOS failure is unrelated: configure: error: C compiler cannot create executables

@encukouencukou added the type-security A security issue label May 8, 2024
@zooba

zooba commented May 9, 2024

Copy link
Copy Markdown
MemberAuthor

macOS failure is still unrelated

@zooba

Copy link
Copy Markdown
MemberAuthor

Should include #119056 before merging (I'll backport it).

@ambv
ambv merged commit 91e3669 into python:3.8May 24, 2024
@zooba
zooba deleted the gh-118486-3.8 branch June 26, 2024 20:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zooba@ambv@encukou