Skip to content

bpo-37129: Add os.RWF_APPEND flag for os.pwritev #20336

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 8 commits into from
May 27, 2020
Merged

bpo-37129: Add os.RWF_APPEND flag for os.pwritev #20336

merged 8 commits into from
May 27, 2020

Conversation

YoSTEALTH
Copy link
Contributor

@YoSTEALTH YoSTEALTH commented May 23, 2020

@csabella csabella requested a review from vstinner May 23, 2020 22:54
@YoSTEALTH
Copy link
Contributor Author

I am not sure what the error is anymore...

@YoSTEALTH YoSTEALTH requested a review from gpshead May 26, 2020 22:46
@vstinner
Copy link
Member

I am not sure what the error is anymore...

Please run ./python Tools/clinic/clinic.py -f Modules/posixmodule.c and then commit updated generated files.

@vstinner vstinner merged commit 76ef255 into python:master May 27, 2020
@vstinner
Copy link
Member

Thanks @YoSTEALTH, I merged your PR. It's nice to see new features for these cool functions ;-)

@YoSTEALTH
Copy link
Contributor Author

@vstinner thanks for merging :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants