<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/cssselect.py, branch lxml-3.1</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>cssselect doc fixes</title>
<updated>2012-07-02T19:46:25+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-02T19:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9195607ce053a4997aa0ceb9b9d4c0193d0aa30e'/>
<id>9195607ce053a4997aa0ceb9b9d4c0193d0aa30e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indentation</title>
<updated>2012-07-02T19:22:08+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-02T19:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3ced9077e4227719b406b0313cd3cffcc6cc35b8'/>
<id>3ced9077e4227719b406b0313cd3cffcc6cc35b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lxml.cssselect for cssselect 0.7</title>
<updated>2012-07-02T19:14:59+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2012-07-02T19:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9c699dd2bc864538cd1e08672ffd1d71c35a548e'/>
<id>9c699dd2bc864538cd1e08672ffd1d71c35a548e</id>
<content type='text'>
lxml use an undocumented API that changed in 0.7:
`arguments` on functional pseudo-classes objects is now
a list on tokens instead of a single string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lxml use an undocumented API that changed in 0.7:
`arguments` on functional pseudo-classes objects is now
a list on tokens instead of a single string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to a single 'translator' param that accepts some string values.</title>
<updated>2012-04-20T18:11:15+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2012-04-20T18:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8c8418f1f8c6e6197171aeed2c01e8fe0b24b5ec'/>
<id>8c8418f1f8c6e6197171aeed2c01e8fe0b24b5ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for cssselect 0.3</title>
<updated>2012-04-17T16:44:24+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2012-04-17T16:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=62c1a1270971db6b4a5a4905c7552568bbd7c95e'/>
<id>62c1a1270971db6b4a5a4905c7552568bbd7c95e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the external cssselect</title>
<updated>2012-04-16T10:17:40+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2012-04-16T10:17:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=220d865f8ba5bc564a49b1d63e0f34dcbf2abe27'/>
<id>220d865f8ba5bc564a49b1d63e0f34dcbf2abe27</id>
<content type='text'>
Includes ugly hack to support Python 2.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes ugly hack to support Python 2.4
</pre>
</div>
</content>
</entry>
<entry>
<title>cssselect: sequences of whitespace are handled by the tokeniser, not the parser</title>
<updated>2012-04-05T08:17:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-05T08:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=36f375d96419bd7b142c50c6d31202582f4fe049'/>
<id>36f375d96419bd7b142c50c6d31202582f4fe049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore whitespace after a CSS group separator.</title>
<updated>2012-04-04T23:15:59+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>laurence@lrowe.co.uk</email>
</author>
<published>2012-04-04T23:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4dc00ae11e7aaa87b914704271e9cc39cbafa7c2'/>
<id>4dc00ae11e7aaa87b914704271e9cc39cbafa7c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize css attribute selectors to test for existence of attribute before string operations.</title>
<updated>2012-03-31T19:19:47+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>laurence@lrowe.co.uk</email>
</author>
<published>2012-03-31T19:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=194710f2ccfb8bd5be8115e78520e59f5183fccc'/>
<id>194710f2ccfb8bd5be8115e78520e59f5183fccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize css class selector to test for existence of class attribute before string normalization.</title>
<updated>2012-03-31T19:04:56+00:00</updated>
<author>
<name>Laurence Rowe</name>
<email>laurence@lrowe.co.uk</email>
</author>
<published>2012-03-31T19:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=0e53ba03781ba2bd2a45744b82a7e8a221845e3c'/>
<id>0e53ba03781ba2bd2a45744b82a7e8a221845e3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
