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 markupsafe to 1.1.0 #906

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 5, 2018

This PR updates MarkupSafe from 1.0 to 1.1.0.

Changelog

1.1.0

-------------

Released 2018-11-05

-   Drop support for Python 2.6 and 3.3.
-   Build wheels for Linux, Mac, and Windows, allowing systems without
 a compiler to take advantage of the C extension speedups. (`104`_)
-   Use newer CPython API on Python 3, resulting in a 1.5x speedup.
 (`64`_)
-   ``escape`` wraps ``__html__`` result in ``Markup``, consistent with
 documented behavior. (`69`_)

.. _64: https://github.com/pallets/markupsafe/pull/64
.. _69: https://github.com/pallets/markupsafe/pull/69
.. _104: https://github.com/pallets/markupsafe/pull/104
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #934

@pyup-bot pyup-bot closed this Feb 24, 2019
@suchow suchow deleted the pyup-update-markupsafe-1.0-to-1.1.0 branch February 24, 2019 01:46
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

1 participant