index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare release of 4.2.6.
lxml-4.2.6-win1
lxml-4.2.6
lxml-4.2
Stefan Behnel
2019-01-02
1
-3
/
+7
*
Py3 syntax fix in helper script.
lxml-4.2.5
Stefan Behnel
2018-09-09
1
-1
/
+1
*
Prepare release of lxml 4.2.5.
Stefan Behnel
2018-09-09
1
-3
/
+7
*
Fix missing link on website.
Stefan Behnel
2018-08-03
1
-0
/
+1
*
Prepare release of lxml 4.2.4
Stefan Behnel
2018-08-03
1
-3
/
+7
*
Support using pkg-config for xml2-config/xslt-config tools
Patrick Griffis
2018-01-26
1
-0
/
+8
*
Prepare release of lxml-4.2.3.
lxml-4.2.3
Stefan Behnel
2018-06-27
1
-3
/
+7
*
Prepare release of lxml 4.2.2.
lxml-4.2.2
Stefan Behnel
2018-06-22
1
-4
/
+7
*
Minor doc cleanups.
Stefan Behnel
2018-06-20
2
-30
/
+5
*
Add a FAQ entry on namespaces.
Stefan Behnel
2018-06-15
1
-0
/
+7
*
Additionally provide git clone command in build docs.
Stefan Behnel
2018-05-15
1
-2
/
+7
*
Prepare release of 4.2.1.
lxml-4.2.1
Stefan Behnel
2018-03-21
1
-3
/
+7
*
Prepare release of 4.2.0.
lxml-4.2.0
Stefan Behnel
2018-03-13
1
-3
/
+7
*
docs: Include a hint how to install cssselect as an external dependency.
Stefan Behnel
2018-02-21
1
-0
/
+8
*
Add FAQ related to XML catalogues.
Stefan Behnel
2018-01-12
1
-0
/
+15
*
Document that the tag argument can be a sequence of tags.
Chris Jerdonek
2017-11-26
1
-1
/
+2
*
Minor website fix.
Stefan Behnel
2017-11-04
1
-2
/
+2
*
Prepare release of 4.1.1
lxml-4.1.1
4.1.1
Stefan Behnel
2017-11-04
1
-3
/
+7
*
Prepare release of 4.1.0.
lxml-4.1.0
Stefan Behnel
2017-10-13
1
-14
/
+9
*
Merge branch 'master' into nsdeco
scoder
2017-10-13
2
-5
/
+21
|
\
|
*
Add an example output writer for the async xmlfile() usage.
Stefan Behnel
2017-09-18
1
-0
/
+9
|
*
Wrap long lines in docs.
Stefan Behnel
2017-09-18
1
-5
/
+12
*
|
Support using the FunctionNamespace and ElementNamespaceClassLookup registrie...
Stefan Behnel
2017-09-17
2
-3
/
+46
|
/
*
Include comments in element class lookup examples to show how the fallback lo...
Stefan Behnel
2017-09-17
1
-11
/
+39
*
Prepare release of lxml 4.0.
Stefan Behnel
2017-09-17
1
-3
/
+8
*
Changelog, version update.
Stefan Behnel
2017-08-19
1
-1
/
+1
*
Implement async interface for xmlfile().
Stefan Behnel
2017-08-19
1
-0
/
+15
*
Remove GeneratorExit intercepting from docs example as it is really bad style...
Stefan Behnel
2017-08-19
1
-8
/
+5
*
Rename ".write_result()" method of XSLT result objects to ".write_output()" t...
Stefan Behnel
2017-08-17
1
-3
/
+3
*
Add a ``.write_result()`` method to XSLT result objects to simplify writing t...
Stefan Behnel
2017-08-17
1
-0
/
+29
*
Add a new method "skip_subtree()" to ignore the current subtree in iterwalk().
Stefan Behnel
2017-08-16
1
-1
/
+30
*
add clarifying disclaimer to FAQ section
Stefan Behnel
2017-08-06
1
-2
/
+6
*
Added caveat to dict-of-dicts code
Steven Kalt
2017-08-05
1
-0
/
+2
*
clean up doc generator script and modernise syntax
lxml-3.8.0
Stefan Behnel
2017-06-03
1
-16
/
+16
*
fix link in PDF
Stefan Behnel
2017-06-03
1
-1
/
+1
*
prepare release of lxml 3.8.0
Stefan Behnel
2017-06-03
1
-4
/
+9
*
also document new C-API function "adoptExternalDocument()"
Stefan Behnel
2017-04-22
1
-0
/
+3
*
document the new "adopt_external_document()" function in a more prominent place
Stefan Behnel
2017-04-22
1
-2
/
+21
*
Fix reference to source code repository.
Bob Kline
2017-04-14
1
-1
/
+1
*
Fix typo in doc on mentioned `requests` library
Benjamin Dopplinger
2017-04-11
1
-1
/
+1
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-03-19
1
-1
/
+1
*
fix spelling mistakes originally found by scop in GH#230
Stefan Behnel
2017-03-18
2
-3
/
+3
*
make io imports unconditional
Jakub Wilk
2017-03-17
1
-4
/
+1
*
remove conditional imports of the set module
Jakub Wilk
2017-03-17
1
-6
/
+0
*
merge lxml-3.7 branch into master
Stefan Behnel
2017-02-18
1
-3
/
+7
|
\
|
*
prepare release of lxml 3.7.3
Stefan Behnel
2017-02-18
1
-3
/
+7
|
*
fix typos
Jakub Wilk
2017-02-14
1
-1
/
+1
*
|
fix typos
Jakub Wilk
2017-02-14
1
-1
/
+1
*
|
fix the form submission example
Jakub Wilk
2017-02-08
1
-2
/
+2
|
/
*
prepare release of lxml 3.7.2
Stefan Behnel
2017-01-08
1
-38
/
+16
[next]