Opened 4 months ago

Closed 4 months ago

#19035 closed enhancement (fixed)

lxml-4.9.4 (Python Module)

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

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 months ago

4.9.4 (2023-12-19)

Bugs fixed

  • LP2046398: Inserting/replacing an ancestor into a node's children could loop indefinitely.
  • LP1980767, GH379: TreeBuilder.close() could fail with a TypeError after parsing incorrect input.
  • LP1522052: A file-system specific test is now optional and should no longer fail on systems that don't support it.

Other changes

  • Wheels include zlib 1.3, libxml2 2.10.3 and libxslt 1.1.39 (zlib 1.2.12, libxml2 2.10.3 and libxslt 1.1.37 on Windows).
  • Built with Cython 0.29.37.

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 7b63cb6e.

Note: See TracTickets for help on using tickets.