Staging
v0.5.1
https://github.com/python/cpython
Revision 5273131b1ed1c9f69e7bc3de188b6186114f76f2 authored by Guido van Rossum on 03 December 2003, 15:25:10 UTC, committed by Guido van Rossum on 03 December 2003, 15:25:10 UTC
Reduce the size of Big String and Big Binary tests to 2**14 (minus one
for Big String).  This should make the tests pass on Win98SE.  Note
that the docs only promise lengths up to 2048.  Unfortunately this no
longer tests for the segfault I was seeing earlier, but I'm confident
I've nailed that one. :-)  Fixes SF 852281.
1 parent bc9aebd
History
Tip revision: 5273131b1ed1c9f69e7bc3de188b6186114f76f2 authored by Guido van Rossum on 03 December 2003, 15:25:10 UTC
backport:
Tip revision: 5273131
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.7 KB
Makefile.pre.in -rw-r--r-- 31.1 KB
README -rw-r--r-- 48.2 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 522.9 KB
configure.in -rw-r--r-- 83.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.5 KB
setup.py -rw-r--r-- 50.7 KB

README

back to top