Staging
v0.8.1
https://github.com/python/cpython
Revision 6ffe499397acfe916202e3e46adfa868e6a307b9 authored by Fred Drake on 01 July 2006, 16:28:20 UTC, committed by Fred Drake on 01 July 2006, 16:28:20 UTC
handler would cause a segfault.  This merges in Expat's lib/xmlparse.c
revisions 1.154 and 1.155, which fix this and a closely related problem
(the later does not affect Python).

Moved the crasher test to the tests for xml.parsers.expat.
1 parent 7596e83
History
Tip revision: 6ffe499397acfe916202e3e46adfa868e6a307b9 authored by Fred Drake on 01 July 2006, 16:28:20 UTC
SF bug #1296433 (Expat bug #1515266): Unchecked calls to character data
Tip revision: 6ffe499
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top