<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/sax.py, branch master</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/'/>
<entry>
<title>Use sphinx-apidoc to create API reference (GH-309)</title>
<updated>2020-08-04T16:28:40+00:00</updated>
<author>
<name>Chris Mayo</name>
<email>aklhfex@gmail.com</email>
</author>
<published>2020-08-04T16:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e444e52d8a537ab0cfa9f26d6eff1395edd00176'/>
<id>e444e52d8a537ab0cfa9f26d6eff1395edd00176</id>
<content type='text'>
* Add some missing files to .gitignore
* Remove duplicate open_in_browser from lxml.html.__all__
* Make ETreeXMLSchemaTestCase docstring Sphinx autodoc friendly
* Fix outdated codespeak.net links in docstrings
* Convert html/defs.py comment to be the  module docstring
* Use sphinx-apidoc to create the API reference instead of epydoc
  Epydoc is Python 2 only and unmaintained.
  sphinx-apidoc is run before the build step, to avoid duplicate entries being created.
* Include the elements from html.builder in the API reference
* Use Python 3.8 for coverage Travis job
* Build html documentation in Travis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add some missing files to .gitignore
* Remove duplicate open_in_browser from lxml.html.__all__
* Make ETreeXMLSchemaTestCase docstring Sphinx autodoc friendly
* Fix outdated codespeak.net links in docstrings
* Convert html/defs.py comment to be the  module docstring
* Use sphinx-apidoc to create the API reference instead of epydoc
  Epydoc is Python 2 only and unmaintained.
  sphinx-apidoc is run before the build step, to avoid duplicate entries being created.
* Include the elements from html.builder in the API reference
* Use Python 3.8 for coverage Travis job
* Build html documentation in Travis</pre>
</div>
</content>
</entry>
<entry>
<title>Actually use "language_level=2" everywhere for better Py2 compatibility.</title>
<updated>2018-12-02T17:27:13+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-12-02T17:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d211622bdcc40c63b542a53411069885b0789f17'/>
<id>d211622bdcc40c63b542a53411069885b0789f17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set explicit Cython language levels for compiled modules (Cython suggests to make them explicit).</title>
<updated>2018-12-02T16:26:45+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-12-02T16:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9057bd1c3495ea1ed7b0569949ef7481fc1dc350'/>
<id>9057bd1c3495ea1ed7b0569949ef7481fc1dc350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups for #267: avoid failure on min([]), tune some code constructs for faster compilation.</title>
<updated>2018-12-02T15:18:39+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-12-02T15:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=10ce94b0a7db3470792e2e0fdd180e6f1ba52212'/>
<id>10ce94b0a7db3470792e2e0fdd180e6f1ba52212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further updates to the namespace changes when saxifying</title>
<updated>2018-11-26T18:25:03+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2018-11-26T18:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=488286e179fc9b31df1570b4bca8d1ec9b1e4031'/>
<id>488286e179fc9b31df1570b4bca8d1ec9b1e4031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New and improved namespace handling for the saxifier</title>
<updated>2018-11-23T13:54:26+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2018-11-22T12:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8c8e6136cd35f12ad0b90e8265eb13c5ea58e29b'/>
<id>8c8e6136cd35f12ad0b90e8265eb13c5ea58e29b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2018-10-17T14:32:00+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2018-10-17T14:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=2d92c1edc1dbf5c3eee7206011725453faa04b20'/>
<id>2d92c1edc1dbf5c3eee7206011725453faa04b20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let ElementTreeProducer use the available namespaces</title>
<updated>2018-10-17T14:29:52+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2018-06-11T11:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=035d48a84deea73323991a919c864dc8ea854886'/>
<id>035d48a84deea73323991a919c864dc8ea854886</id>
<content type='text'>
ElementTreeProducer would ignore the namespace prefixes that were available in the element tree, and always generate new prefixes like ns00, ns01 etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ElementTreeProducer would ignore the namespace prefixes that were available in the element tree, and always generate new prefixes like ns00, ns01 etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge lxml-4.2 branch into master.</title>
<updated>2018-09-29T12:44:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-09-29T12:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=55a9595b983e00583bff0f0417228751abadb2ef'/>
<id>55a9595b983e00583bff0f0417228751abadb2ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix import warnings in Py3.6+ by switching to absolute imports.</title>
<updated>2018-09-29T12:43:15+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-09-29T12:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=de326abde764fd0969d59601cd103fc8eea46487'/>
<id>de326abde764fd0969d59601cd103fc8eea46487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
