commit | 808cec536a4bf5efcc1f19b4017f56a70e2c9df6 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Aug 20 15:40:58 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Aug 20 15:40:58 2011 +0200 |
tree | 4e8f542345b3326cacd936899face24d983efa51 | |
parent | acacbaa788efe190217f81836a7bcd81224dbaac [diff] |
Issue #12213: Fix a buffering bug with interleaved reads and writes that could appear on io.BufferedRandom streams.