]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115059: Flush the underlying write buffer in io.BufferedRandom.read1() (GH-115163)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 9 Feb 2024 10:36:12 +0000 (12:36 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2024 10:36:12 +0000 (12:36 +0200)
commit846fd721d518dda88a7d427ec3d2c03c45d9fa90
tree4c6b5f8e5dcc88646b945c1532e1be8835399eec
parentc968dc7ff3041137bb702436ff944692dede1ad1
gh-115059: Flush the underlying write buffer in io.BufferedRandom.read1() (GH-115163)
Lib/test/test_io.py
Misc/NEWS.d/next/Library/2024-02-08-13-26-14.gh-issue-115059.DqP9dr.rst [new file with mode: 0644]
Modules/_io/bufferedio.c