Skip to content

bpo-19930: The mode argument of os.makedirs() no longer affects the file #799

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 1 commit into from
Mar 24, 2017

Conversation

serhiy-storchaka
Copy link
Member

permission bits of newly-created intermediate-level directories.

permission bits of newly-created intermediate-level directories.
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Mar 24, 2017
@mention-bot
Copy link

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @birkenfeld, @benjaminp and @larryhastings to be potential reviewers.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but does the test pass on Windows?

@vstinner
Copy link
Member

I'm now working on http://bugs.python.org/issue29530 First, I would like to repair Windows buildbots :-p (currently failing)

@serhiy-storchaka
Copy link
Member Author

At least the AppVeyor build succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants