commit | c655a726dba5799e3c221b6c95fee72516d3d7cf | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Jul 05 11:31:49 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Jul 05 11:31:49 2011 +0200 |
tree | 42520ad3158db726a4ffc53c59a34e9bbfa7affe | |
parent | bb4a747b695a3c1cce5257f40bc764fb9b44476a [diff] |
Issue #9611, #9015: FileIO.read() clamps the length to INT_MAX on Windows.