summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-05-13 00:31:52 +0200
committerAntoine Pitrou <solipsis@pitrou.net>2011-05-13 00:31:52 +0200
commitee46a7bf9cf60a318d868c5a4c55ee5020c416d4 (patch)
treeb9cf21311638e6cb05073e5678be288b68e09617 /Python/pythonrun.c
parent073070629bfd8162bf969da961e929366d1d8f7c (diff)
downloadcpython-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