The history of PyXML

Serhiy Storchaka <[email protected]> Thu, 17 May 2018 15:18:50 +0300
Newsgroups gmane.comp.python.devel,gmane.comp.python.xml
Message-ID <[email protected]>
Does anyone has the full copy of the PyXML repository, with the complete 
history?

This library was included in Python 2.1 as the xml package and is not 
maintained as a separate project since 2004. It's home on SourceForge 
was removed. I have found sources of the last PyXML version (0.8.4), but 
without history.

I'm trying to figure out some intentions and fix possible bugs in the 
xml package. The history of all commits could help.