diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:31:52 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:31:52 +0200 |
commit | ee46a7bf9cf60a318d868c5a4c55ee5020c416d4 (patch) | |
tree | b9cf21311638e6cb05073e5678be288b68e09617 /Python/pythonrun.c | |
parent | 073070629bfd8162bf969da961e929366d1d8f7c (diff) | |
download | cpython-git-ee46a7bf9cf60a318d868c5a4c55ee5020c416d4.tar.gz |
Issue #12062: In the `io` module, 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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions