<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/html/formfill.py, branch lxml-3.3.2</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>lxml.html.formfill: Fix textarea form filling.</title>
<updated>2013-10-20T13:07:04+00:00</updated>
<author>
<name>Jonas Baumann</name>
<email>jone@jone.ch</email>
</author>
<published>2013-10-20T13:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ad59798831b087e621e874d2fa0a767f814fdead'/>
<id>ad59798831b087e621e874d2fa0a767f814fdead</id>
<content type='text'>
The textarea used to be cleared before the new content was set,
which removed the name attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The textarea used to be cleared before the new content was set,
which removed the name attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify portability imports to make them more portable themselves</title>
<updated>2012-02-20T10:15:29+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-02-20T10:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=aa753aaffe5c4cd899c3e16f09a72e5e549eaac1'/>
<id>aa753aaffe5c4cd899c3e16f09a72e5e549eaac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4005] r4861@delle:  sbehnel | 2008-11-14 10:52:38 +0100</title>
<updated>2008-11-16T08:16:36+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-11-16T08:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=aecd2fbf5408ceb2846c4b4db933e1e1ec5719f1'/>
<id>aecd2fbf5408ceb2846c4b4db933e1e1ec5719f1</id>
<content type='text'>
 fixed missing imports and name errors

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 fixed missing imports and name errors

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3763] r4379@delle:  sbehnel | 2008-05-26 16:14:52 +0200</title>
<updated>2008-05-26T17:48:37+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-05-26T17:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=aa948582153a869e4d747dd6483fae9e2811ff78'/>
<id>aa948582153a869e4d747dd6483fae9e2811ff78</id>
<content type='text'>
 instead of always returning a unicode string, return the type that the user gave us (str, bytes, Element)

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 instead of always returning a unicode string, return the type that the user gave us (str, bytes, Element)

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3717] r4275@delle:  sbehnel | 2008-05-21 20:06:26 +0200</title>
<updated>2008-05-21T19:48:04+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-05-21T19:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d99c94ed236eba8d513c53ca2b98839aaefd964b'/>
<id>d99c94ed236eba8d513c53ca2b98839aaefd964b</id>
<content type='text'>
 lots pf Py3 fixes and work-arounds

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 lots pf Py3 fixes and work-arounds

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3632] r4141@delle:  sbehnel | 2008-05-02 21:47:32 +0200</title>
<updated>2008-05-02T19:56:34+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-05-02T19:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8864abe56e2afe408d368dfc4f2afa929e6da42f'/>
<id>8864abe56e2afe408d368dfc4f2afa929e6da42f</id>
<content type='text'>
 support XHTML tags in XPath expressions of lxml.html

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 support XHTML tags in XPath expressions of lxml.html

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r2743] copied lxml.html from html branch</title>
<updated>2007-08-18T09:46:12+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2007-08-18T09:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b87bcb0859c05363489934d0a989d8d979b5b268'/>
<id>b87bcb0859c05363489934d0a989d8d979b5b268</id>
<content type='text'>
--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
</feed>
