[New-bugs-announce] [issue1330] Fix truncate on Windows, this time for real

Christian Heimes report at bugs.python.org
Fri Oct 26 03:39:31 CEST 2007


New submission from Christian Heimes:

The patch fixes for real what "Patch # 1323 by Amaury Forgeot d'Arc"
claims to have fixed. I reverted his patch to io.py and implemented the
fix in the Windows specific part of truncate in _fileio.c. It fixes two
tests for raw io on Windows.

----------
components: Library (Lib)
files: py3k_win_io.patch
messages: 56769
nosy: tiran
severity: normal
status: open
title: Fix truncate on Windows, this time for real
type: behavior
versions: Python 3.0
Added file: http://bugs.python.org/file8613/py3k_win_io.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1330>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_win_io.patch
Type: text/x-diff
Size: 2166 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071026/6665671d/attachment.patch 


More information about the New-bugs-announce mailing list