gh-101675: Fix os Windows-supported file permissions#101694
Conversation
|
You missed This has nothing to do with actual execute permission granted to the file's owner, group, or any user. |
|
This PR is stale because it has been open for 30 days with no activity. |
Documentation build overview
|
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Please update also the stat module docstring (in Modules/_stat.c).
And maybe add the same for S_IEXEC?
Also, I think that S_IREAD should be removed from the os.chmod() documentation. All except S_IWRITE is ignored.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Uh oh!
There was an error while loading. Please reload this page.