diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-01-31 22:26:41 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-01-31 22:26:41 (GMT) |
commit | 22697c0c72f0c94b353ab0ea70e972c4b10acbe6 (patch) | |
tree | a8dab6fb37a09b56009add148b74d60a754d521e /Lib/lib2to3 | |
parent | 2b52e311e59e66ca38bcaec095dd7dd58f656512 (diff) | |
download | cpython-22697c0c72f0c94b353ab0ea70e972c4b10acbe6.zip cpython-22697c0c72f0c94b353ab0ea70e972c4b10acbe6.tar.gz cpython-22697c0c72f0c94b353ab0ea70e972c4b10acbe6.tar.bz2 |
Note: the issue was fixed in an earlier commit.
Blocked revisions 77890 via svnmerge
........
r77890 | antoine.pitrou | 2010-01-31 23:26:04 +0100 (dim., 31 janv. 2010) | 7 lines
- Issue #6939: Fix file I/O objects in the `io` module to keep the original
file position when calling `truncate()`. It would previously change the
file position to the given argument, which goes against the tradition of
ftruncate() and other truncation APIs. Patch by Pascal Chambon.
........
Diffstat (limited to 'Lib/lib2to3')
0 files changed, 0 insertions, 0 deletions