Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lxml to 4.3.4 #82

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link

This PR updates lxml from 4.2.5 to 4.3.4.

Changelog

4.3.4

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

* Rebuilt with Cython 0.29.10 to support Python 3.8.

4.3.3

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

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

* Fix leak of output buffer and unclosed files in ``_XSLTResultTree.write_output()``.

4.3.2

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

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

* Crash in 4.3.1 when appending a child subtree with certain text nodes.

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

* Built with Cython 0.29.6.

4.3.1

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

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

* LP1814522: Crash when appending a child subtree that contains unsubstituted
entity references.

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

* Built with Cython 0.29.5.

4.3.0

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

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

* The module ``lxml.sax`` is compiled using Cython in order to speed it up.

* GH267: ``lxml.sax.ElementTreeProducer`` now preserves the namespace prefixes.
If two prefixes point to the same URI, the first prefix in alphabetical order
is used.  Patch by Lennart Regebro.

* Updated ISO-Schematron implementation to 2013 version (now MIT licensed)
and the corresponding schema to the 2016 version (with optional "properties").

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

* GH270, GH271: Support for Python 2.6 and 3.3 was removed.
Patch by hugovk.

* The minimum dependency versions were raised to libxml2 2.9.2 and libxslt 1.1.27,
which were released in 2014 and 2012 respectively.

* Built with Cython 0.29.2.

4.2.6

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

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

* LP1799755: Fix a DeprecationWarning in Py3.7+.

* Import warnings in Python 3.6+ were resolved.
Links

@pyup-bot pyup-bot mentioned this pull request Jun 10, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 94.04% when pulling 01c1b20 on pyup-update-lxml-4.2.5-to-4.3.4 into 528af0a on master.

@pyup-bot
Copy link
Author

Closing this in favor of #93

@pyup-bot pyup-bot closed this Jul 27, 2019
@jlmadurga jlmadurga deleted the pyup-update-lxml-4.2.5-to-4.3.4 branch July 27, 2019 10:23
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.

None yet

2 participants