FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117151: optimize BufferedWriter(), do not buffer writes that are the buffer size by morotti · Pull Request #118037 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-117151: optimize BufferedWriter(), do not buffer writes that are the buffer size
- #118037
#118037
Merged
serhiy-storchaka
merged 1 commit into
python:main
python/cpython:main
from
man-group:io-flush-full-buffer
man-group/cpython:io-flush-full-buffer
Copy head branch name to clipboard
Apr 23, 2024
Conversation
Commits
1
(1)
Checks
Files changed
Merged
gh-117151: optimize BufferedWriter(), do not buffer writes that are the buffer size
#118037
serhiy-storchaka
merged 1 commit into
python:main
python/cpython:main
from
man-group:io-flush-full-buffer
man-group/cpython:io-flush-full-buffer
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2024
gh-117151: optimize BufferedWriter(), do not buffer writes that are equal to the buffer size. avoid extra memory copy.
Show description for 9cf294a
rmmancom
committed
9cf294a
View commit details
Copy full SHA for 9cf294a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL