X Tutup
Skip to content

gh-109611: Add convenient C API function _PyFile_Flush()#109612

Merged
serhiy-storchaka merged 3 commits intopython:mainfrom
serhiy-storchaka:_PyFile_Flush
Sep 23, 2023
Merged

gh-109611: Add convenient C API function _PyFile_Flush()#109612
serhiy-storchaka merged 3 commits intopython:mainfrom
serhiy-storchaka:_PyFile_Flush

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Sep 20, 2023

Co-authored-by: Victor Stinner <vstinner@python.org>
Copy link
Copy Markdown
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.

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

Thank you for your review @vstinner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup