]> granicus.if.org Git - python/commit
(merge 3.2) Issue #9611, #9015: FileIO.read() clamps the length to INT_MAX on Windows.
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 5 Jul 2011 09:34:18 +0000 (11:34 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 5 Jul 2011 09:34:18 +0000 (11:34 +0200)
commitd9fc85db7f644c36d8709af49c97bed62451e59a
tree9299bedf9eff79d445e85096ab9d5729fc166546
parent9797e29f86eac1504a518ee5a4bf5b3b53c24c63
parentc655a726dba5799e3c221b6c95fee72516d3d7cf
(merge 3.2) Issue #9611, #9015: FileIO.read() clamps the length to INT_MAX on Windows.
Misc/NEWS
Modules/_io/fileio.c