Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13792 closed enhancement (fixed)

lxml-4.5.2 (Python Module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (7)

comment:1 by Bruce Dubbs, 4 years ago

Summary: lxml-4.5.2 (Peerl Module)lxml-4.5.2 (Perl Module)

comment:2 by Douglas R. Reno, 4 years ago

Summary: lxml-4.5.2 (Perl Module)lxml-4.5.2 (Python Module)

comment:3 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 4 years ago

4.5.2 (2020-07-09)
Bugs fixed

    Cleaner() now validates that only known configuration options can be set.
    LP#1882606: Cleaner.clean_html() discarded comments and PIs regardless of the corresponding configuration option, if remove_unknown_tags was set.
    LP#1880251: Instead of globally overwriting the document loader in libxml2, lxml now sets it per parser run, which improves the interoperability with other users of libxml2 such as libxmlsec.
    LP#1881960: Fix build in CPython 3.10 by using Cython 0.29.21.
    The setup options "--with-xml2-config" and "--with-xslt-config" were accidentally renamed to "--xml2-config" and "--xslt-config" in 4.5.1 and are now available again.

comment:5 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r23381

comment:6 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:7 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.