[XML-SIG] PyXML 0.8.1 pyexpat segfault

Uche Ogbuji uche.ogbuji@fourthought.com
Thu, 10 Oct 2002 21:37:51 -0600


Enough people are reproducing this PyXML 0.8.1 bug, and having to revert to 
0.8.0, that I think it warrants a PyXML 0.8.2 release.  Jeremy has been 
closely tracking the problems both in expat itself and in pyexpat, as noted in 
patch  #618394.  It looks like the situation is quickly converging on 
stability.

As it is, I'm adding wording to the 4Suite docs telling people to avoid PyXML 
0.8.1.


--Uche

---

Patches item #618394, was opened at 2002-10-03 23:45
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=306473&aid=618394&group_id=64
73

Category: expat
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy Kloth (jkloth)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Patch for segfaults in expat 1.95.5

Initial Comment:
This patch fixes segfaults that occur on several 
machines using the pyexpat from PyXML 0.8.1.

This patch updates xmlparse.c to reflect the changes 
made in expat CVS to fix the errors.

- ----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=306473&aid=618394&group_id=64
73

_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig


------- End of Forwarded Message