Staging
v0.5.1
https://github.com/python/cpython
Revision b1b3d080cb621e773dd0adedfa841e47cb14a209 authored by Tim Peters on 22 November 2003, 03:25:40 UTC, committed by Tim Peters on 22 November 2003, 03:25:40 UTC
sre in 2.3, and the backport of the 2.4 version of the tests should not
have been done.  It got confused because someone else checked a bad
change into _sre.c that caused the tests that are *supposed* to raise
a recursion exception to stop doing so on some (most?) platforms.

test_re passes again on Windows now.  Until the bad change to _sre gets
fixed, it will fail on platforms other than Windows and FreeBSD, either
by "Test Failed", or by bad consequences of C stack overflow.
1 parent f237c77
History
Tip revision: b1b3d080cb621e773dd0adedfa841e47cb14a209 authored by Tim Peters on 22 November 2003, 03:25:40 UTC
Reverted from rev 1.45.6.1 to rev 1.45: deep recursion is still part of
Tip revision: b1b3d08
File Mode Size
.cvsignore -rw-r--r-- 87 bytes
BUILDno.txt -rw-r--r-- 3.4 KB
Uninstal.wse -rw-r--r-- 9.5 KB
_bsddb.dsp -rw-r--r-- 4.1 KB
_csv.dsp -rw-r--r-- 3.9 KB
_socket.dsp -rwxr-xr-x 3.9 KB
_sre.dsp -rwxr-xr-x 3.9 KB
_ssl.dsp -rw-r--r-- 2.4 KB
_ssl.mak -rw-r--r-- 655 bytes
_symtable.dsp -rw-r--r-- 4.0 KB
_testcapi.dsp -rw-r--r-- 4.0 KB
_tkinter.dsp -rw-r--r-- 4.2 KB
build_ssl.py -rw-r--r-- 5.7 KB
bz2.dsp -rw-r--r-- 3.7 KB
datetime.dsp -rw-r--r-- 4.0 KB
field3.py -rw-r--r-- 966 bytes
installer.bmp -rw-r--r-- 49.1 KB
make_versioninfo.dsp -rw-r--r-- 4.1 KB
mmap.dsp -rw-r--r-- 3.9 KB
parser.dsp -rw-r--r-- 4.0 KB
pcbuild.dsw -rw-r--r-- 6.6 KB
pyexpat.dsp -rwxr-xr-x 4.4 KB
python.dsp -rw-r--r-- 3.7 KB
python.iss -rw-r--r-- 15.1 KB
python20.wse -rw-r--r-- 78.7 KB
pythoncore.dsp -rw-r--r-- 12.1 KB
pythonw.dsp -rw-r--r-- 3.9 KB
readme.txt -rw-r--r-- 11.7 KB
rmpyc.py -rw-r--r-- 597 bytes
rt.bat -rwxr-xr-x 1.4 KB
select.dsp -rwxr-xr-x 4.0 KB
unicodedata.dsp -rwxr-xr-x 4.0 KB
w9xpopen.dsp -rw-r--r-- 3.4 KB
winreg.dsp -rw-r--r-- 4.0 KB
winsound.dsp -rw-r--r-- 3.8 KB
zlib.dsp -rw-r--r-- 4.1 KB

readme.txt

back to top