[issue6939] shadows around the io truncate() semantics

Pascal Chambon report at bugs.python.org
Sun Jan 17 20:13:11 CET 2010


Pascal Chambon <chambon.pascal at gmail.com> added the comment:

Allright - sorry for the failure - I've cleaned my hdd enough to launch large_file tests too.

The thing is - are there platforms available to test a patch against the whole test suite of python, and against several OSes ? I've found no such thing around build bots, and since I'm kind of stuck on win32 without a full compilation environment (sqlite, zlib etc. lack some setup), I miss vision depth concerning testing...

Anyway, here is a corrected patch, passing the full io-related test suites on win32 (and visibly ready for unix too).

----------
Added file: http://bugs.python.org/file15931/patch26_largefile_tested.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6939>
_______________________________________


More information about the Python-bugs-list mailing list