Skip to content

Update lxml to 6.0.4#2896

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-6.0.2-to-6.0.4
Open

Update lxml to 6.0.4#2896
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-6.0.2-to-6.0.4

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates lxml from 6.0.2 to 6.0.4.

Changelog

6.0.4

==================

Bugs fixed
----------

* LP2148019: Spurious MemoryError during namespace cleanup.

6.0.3

==================

Bugs fixed
----------

* Several out of memory error cases now raise ``MemoryError`` that were not handled before.

* Slicing with large step values (outside of ``+/- sys.maxsize``) could trigger undefined C behaviour.

* LP2125399: Some failing tests were fixed or disabled in PyPy.

* LP2138421: Memory leak in error cases when setting the ``public_id`` or ``system_url`` of a document.

* Memory leak in case of a memory allocation failure when copying document subtrees.

* When mapping an XPath result to Python failed, the result memory could leak.

* When preparing an XSLT transform failed, the XSLT parameter memory could leak.

Other changes
-------------

* Built using Cython 3.2.4.

* Binary wheels use zlib 1.3.2.
Links

@pyup-bot pyup-bot mentioned this pull request Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant