-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY #24428
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
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's New.
Co-authored-by: Serhiy Storchaka <[email protected]>
I intended to update O_SYMLINK and O_NOFOLLOW_ANY are not yet added. |
|
I think that all flags should be added. Even if they are not used in the stdlib, they can be used in third-party projects. |
Got it then I will add all flags through this PR and update the what's news |
|
When you're done making the requested changes, leave the comment: |
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @ronaldoussoren: please review the changes made to this pull request. |
ronaldoussoren
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
https://bugs.python.org/issue43106