commit | 6d562319d2ec43fb226861306b0d191aa1792489 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Dec 17 14:40:06 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Dec 17 14:40:06 2013 +0200 |
tree | fbad7d5761615b80cd99fbadfee0dfab825f998d | |
parent | 2f43b635436b9c95338194feed8cc4540e6d96fd [diff] [blame] |
Issue #17976: Fixed potential problem with file.write() not detecting IO error by inspecting the return value of fwrite(). Based on patches by Jaakko Moisio and test by Victor Stinner.
diff --git a/Misc/ACKS b/Misc/ACKS index cb2af18..35c9cf0 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -710,6 +710,7 @@ Dom Mitchell Florian Mladitsch Doug Moen +Jaakko Moisio The Dragon De Monsyne Skip Montanaro Paul Moore