Skip to content

Update lxml to 5.3.0#405

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-5.2.2-to-5.3.0
Open

Update lxml to 5.3.0#405
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-5.2.2-to-5.3.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates lxml from 5.2.2 to 5.3.0.

Changelog

5.3.0

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

Features added
--------------

* GH421: Nested ``CDATA`` sections are no longer rejected but split on output
to represent ``]]>`` correctly.
Patch by Gertjan Klein.

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

* LP2060160: Attribute values serialised differently in ``xmlfile.element()`` and ``xmlfile.write()``.

* LP2058177: The ISO-Schematron implementation could fail on unknown prefixes.
Patch by David Lakin.

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

* LP2067707: The ``strip_cdata`` option in ``HTMLParser()`` turned out to be useless and is now deprecated.

* Binary wheels use the library versions libxml2 2.12.9 and libxslt 1.1.42.

* Windows binary wheels use the library versions libxml2 2.11.8 and libxslt 1.1.39.

* Built with Cython 3.0.11.
Links

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