Skip to content

Update lxml to 6.0.3#2892

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-6.0.2-to-6.0.3
Closed

Update lxml to 6.0.3#2892
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-6.0.2-to-6.0.3

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Apr 9, 2026

This PR updates lxml from 6.0.2 to 6.0.3.

Changelog

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
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #2896

@pyup-bot pyup-bot closed this Apr 12, 2026
@tapple tapple deleted the pyup-update-lxml-6.0.2-to-6.0.3 branch April 12, 2026 17:20
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