]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117151: IO performance improvement, increase io.DEFAULT_BUFFER_SIZE to 128k (GH...
authormorotti <r.morotti@gmail.com>
Fri, 7 Mar 2025 19:36:12 +0000 (19:36 +0000)
committerGitHub <noreply@github.com>
Fri, 7 Mar 2025 19:36:12 +0000 (11:36 -0800)
commitb1b4f9625c5f2a6b2c32bc5ee91c9fef3894b5e6
tree1a5db49f94c0cef5f42e062af3210be9e378f9d5
parent4bf25a0dc85821446a48b995e4f6c3112ebaae10
gh-117151: IO performance improvement, increase io.DEFAULT_BUFFER_SIZE to 128k (GH-118144)

Co-authored-by: rmorotti <romain.morotti@man.com>
Doc/library/functions.rst
Lib/_pyio.py
Lib/test/test_file.py
Misc/NEWS.d/next/Library/2024-04-30-14-03-09.gh-issue-117151.yt2H8c.rst [new file with mode: 0644]
Modules/_io/_iomodule.c
Modules/_io/_iomodule.h
Modules/_io/clinic/_iomodule.c.h