Re: [Python-Dev] The history of PyXML

2018-06-01 Thread Jan Claeys
On Thu, 2018-05-31 at 09:23 -0600, Jeremy Kloth wrote: > I had also contacted SourceForge prior to me uploading a Github repo. > They have just restored the project files for PyXML as well (CVS, > downloads, ...). So I was right thinking they might have a backup? :-) I have to say it seems like

Re: [Python-Dev] The history of PyXML

2018-05-31 Thread Jeremy Kloth
On Mon, May 28, 2018 at 9:53 PM, Serhiy Storchaka wrote: > 28.05.18 23:11, Jeremy Kloth пише: >> >> On Thu, May 17, 2018 at 6:18 AM, Serhiy Storchaka >> wrote: >>> >>> Does anyone has the full copy of the PyXML repository, with the complete >>> history? >>> >> >> Here you go! >> >> https://github

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Serhiy Storchaka
28.05.18 23:11, Jeremy Kloth пише: On Thu, May 17, 2018 at 6:18 AM, Serhiy Storchaka wrote: 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

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Wes Turner
On Thursday, May 17, 2018, Serhiy Storchaka wrote: > [...] > > I'm trying to figure out some intentions and fix possible bugs in the xml > package. defusedxml https://pypi.org/project/defusedxml/ > XML bomb protection for Python stdlib modules https://pypi.org/project/defusedxml/#how-to-avoid

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Guido van Rossum
Wow. Thanks! On Mon, May 28, 2018 at 1:14 PM, Jeremy Kloth wrote: > On Mon, May 28, 2018 at 2:11 PM, Jeremy Kloth > wrote: > > Here you go! > > > > https://github.com/jkloth/pyxml > > I did forget to mention that I was one of the prior maintainers on the > PyXML project as well. > > -- > Jeremy

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Jeremy Kloth
On Thu, May 17, 2018 at 6:18 AM, Serhiy Storchaka wrote: > 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 > rem

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Jeremy Kloth
On Mon, May 28, 2018 at 2:11 PM, Jeremy Kloth wrote: > Here you go! > > https://github.com/jkloth/pyxml I did forget to mention that I was one of the prior maintainers on the PyXML project as well. -- Jeremy Kloth ___ Python-Dev mailing list Python-De

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Oleg Broytman
On Mon, May 28, 2018 at 03:09:46PM +0300, Serhiy Storchaka wrote: > 25.05.18 05:09, Jan Claeys пише: > > On Thu, 2018-05-17 at 15:18 +0300, Serhiy Storchaka wrote: > > > Does anyone has the full copy of the PyXML repository, with the > > > complete history? > > > > > > This library was included

Re: [Python-Dev] The history of PyXML

2018-05-28 Thread Serhiy Storchaka
25.05.18 05:09, Jan Claeys пише: On Thu, 2018-05-17 at 15:18 +0300, Serhiy Storchaka wrote: 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 h

Re: [Python-Dev] The history of PyXML

2018-05-24 Thread Jan Claeys
On Thu, 2018-05-17 at 15:18 +0300, Serhiy Storchaka wrote: > 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 r