commit | c644e7c39f7adf0ed783e128b0278665133bf523 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri May 09 00:24:50 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri May 09 00:24:50 2014 +0200 |
tree | 85a2c3c546b5b9f3c189ef45d4c6b5b932af7d60 | |
parent | a83ade1d60a18d7cf2f96f9e059947a770c491ee [diff] [blame] |
Issue #21396: Fix TextIOWrapper(..., write_through=True) to not force a flush() on the underlying binary stream. Patch by akira.
diff --git a/Misc/ACKS b/Misc/ACKS index 4068836..75fb706 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -24,6 +24,7 @@ Farhan Ahmad Matthew Ahrens Nir Aides +Akira Yaniv Aknin Jyrki Alakuijala Steve Alexander