Issue1752195
Created on 2007-07-11 20:02 by christian.heimes, last changed 2008-01-06 22:29 by admin.
|
msg52849 - (view) |
Author: Christian Heimes (christian.heimes) |
Date: 2007-07-11 20:02 |
|
The patch fixes three unit test modules and some unit tests of pickletools.
|
|
msg52850 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2007-07-12 08:15 |
|
I disagree with the pickletools fix; something should be changed not to return 8-bit strings.
Your fix for test_pep263.py was not included due to the file being marked as binary. But it was already committed previously by Thomas Heller so no need to follow up.
The poll fix was already applied.
I tweaked the bigmem fix slightly and submitted it: Committed revision 56295.
|
|
| Date |
User |
Action |
Args |
| 2008-01-06 22:29:45 | admin | set | keywords:
- py3k versions:
+ Python 3.0 |
| 2007-07-11 20:02:08 | christian.heimes | create | |
|