commit | a9885e93eeecf799893dcfed59146f98859031f1 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Aug 20 20:08:53 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Aug 20 20:08:53 2013 +0300 |
tree | 76095f773981bfaccb8ac6588dcfc7ad9563bfc2 | |
parent | 83737c632c9d12dc74074fc4884091bdfd2b15f0 [diff] [blame] |
Issue #13461: Fix a crash in the TextIOWrapper.tell method and in the "replace" error handler on 64-bit platforms. Patch by Yogesh Chaudhari.
diff --git a/Misc/ACKS b/Misc/ACKS index 52019a8..8aba36e 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -170,6 +170,7 @@ Mitch Chapman Greg Chapman Brad Chapman +Yogesh Chaudhari David Chaum Nicolas Chauvat Michael Chermside