<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/defusedxml-git.git, branch master</title>
<subtitle>github.com: tiran/defusedxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/'/>
<entry>
<title>Run GHA in bug fix branches</title>
<updated>2021-03-08T10:50:14+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-03-08T10:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=9ca12a2cd3faf4554b30ac7d380a4ea393469c72'/>
<id>9ca12a2cd3faf4554b30ac7d380a4ea393469c72</id>
<content type='text'>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression defusedxml.ElementTree.ParseError</title>
<updated>2021-03-08T10:30:31+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-03-08T10:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=35ebedca6fb072b25a177d5446f9a1bf176d581a'/>
<id>35ebedca6fb072b25a177d5446f9a1bf176d581a</id>
<content type='text'>
The ``defusedxml.ElementTree.ParseError`` exception is now the same class object
as ``xml.etree.ElementTree.ParseError`` again. The regression was
introduced by new patching code as part of PR #60.

See: https://github.com/tiran/defusedxml/pull/60
Fixes: https://github.com/tiran/defusedxml/issues/63
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ``defusedxml.ElementTree.ParseError`` exception is now the same class object
as ``xml.etree.ElementTree.ParseError`` again. The regression was
introduced by new patching code as part of PR #60.

See: https://github.com/tiran/defusedxml/pull/60
Fixes: https://github.com/tiran/defusedxml/issues/63
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ElementTree.fromstringlist()</title>
<updated>2021-03-04T10:41:18+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-03-04T10:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=1ac00c6dcb7696b960611ebdd80964907d7d07ae'/>
<id>1ac00c6dcb7696b960611ebdd80964907d7d07ae</id>
<content type='text'>
Include ``fromstringlist()`` method introduced in Python 3.2.

Closes: #47
Co-authored-by: Antoine &lt;antoine.sb@orange.fr&gt;
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include ``fromstringlist()`` method introduced in Python 3.2.

Closes: #47
Co-authored-by: Antoine &lt;antoine.sb@orange.fr&gt;
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify code, remove _generate_etree_functions</title>
<updated>2021-03-04T10:26:20+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-03-04T10:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=62634db29bc2ed05a8504cf022ba101f2e720f2f'/>
<id>62634db29bc2ed05a8504cf022ba101f2e720f2f</id>
<content type='text'>
cElementTree is now a simple alias of ElementTree. The generate function
is no longer needed.

Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cElementTree is now a simple alias of ElementTree. The generate function
is no longer needed.

Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>make cElementTree an alias for ElementTree</title>
<updated>2021-03-04T10:26:20+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-01-12T18:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=96cd3476b2b3e0e0c95357370392bf13b3e89f7d'/>
<id>96cd3476b2b3e0e0c95357370392bf13b3e89f7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 2 support</title>
<updated>2021-03-04T10:26:20+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-01-12T18:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=2be0182d145d086306435f30ab997711bb5b3fb1'/>
<id>2be0182d145d086306435f30ab997711bb5b3fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Open main branch for 0.8.0 dev</title>
<updated>2021-03-04T09:46:50+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-03-04T09:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=06d7ab2c5c19472a8cc7d5184a264873cb8fa972'/>
<id>06d7ab2c5c19472a8cc7d5184a264873cb8fa972</id>
<content type='text'>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release 0.7.0</title>
<updated>2021-03-04T09:41:22+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-03-04T09:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=6653936f117fba5348a271b7d314951275088162'/>
<id>6653936f117fba5348a271b7d314951275088162</id>
<content type='text'>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Become 0.7.0rc2</title>
<updated>2021-01-12T18:44:21+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2021-01-12T18:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=bdb55aa99d8a0a9e5765c05184b697c1c37fa28a'/>
<id>bdb55aa99d8a0a9e5765c05184b697c1c37fa28a</id>
<content type='text'>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URL: ambv/black → psf/black</title>
<updated>2021-01-12T17:04:37+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-11T00:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/defusedxml-git.git/commit/?id=48b872b8f18871527f0b528fce3ecff84e2f33cd'/>
<id>48b872b8f18871527f0b528fce3ecff84e2f33cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
