#9924: lxml-4.1.0 (Python module)
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 4.1.0 (2017-10-13)

 Features added

 * ElementPath supports text predicates for current node, like
 "[.='text']".

 * ElementPath allows spaces in predicates.

 * Custom Element classes and XPath functions can now be registered with a
   decorator rather than explicit dict assignments.

 * Static Linux wheels are now built with link time optimisation (LTO)
 enabled.
   This should have a beneficial impact on the overall performance by
 providing
   a tighter compiler integration between lxml and libxml2/libxslt.

 Bugs fixed

 * LP#1722776: Requesting non-Element objects like comments from a document
 with
   ``PythonElementClassLookup`` could fail with a TypeError.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9924#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to