diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:13:33 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:13:33 +0200 |
commit | 7c4048918053e457eadaf76f2a1906d2cff879f2 (patch) | |
tree | 4e5bfb88addfef2422c47a031315b72075018348 /Python/dynload_next.c | |
parent | 0a42982316e0e64ac363e157eab43004b09f23c4 (diff) | |
download | cpython-git-7c4048918053e457eadaf76f2a1906d2cff879f2.tar.gz |
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
on a file opened in read+write mode (namely: reading, seeking a bit forward,
writing, then seeking before the previous write but still within buffered
data, and writing again).
Diffstat (limited to 'Python/dynload_next.c')
0 files changed, 0 insertions, 0 deletions