[Python-Dev] [PATCH][BUG] Segmentation Fault in xml.dom.minidom.parse
Neal Norwitz
nnorwitz at gmail.com
Fri Sep 30 07:02:14 CEST 2005
On 9/29/05, Evan Jones <ejones at uwaterloo.ca> wrote:
>
> Any chance that someone wants to commit this tiny two line fix?
That's reallly not the question you *want* to be asking. :-)
> This might be the kind of fix that might be elegible to be backported to
> Python 2.4 as well. It passes "make test" on both my Linux system and
> my Mac. I've also attached a patch that adds this test case to
> test_minidom.py.
There was a problem your patch exposed. I fixed that too. I even
backported it.
Thanks,
n
More information about the Python-Dev
mailing list