Skip to content

Ascending compatibility with markupsafe#583

Merged
davidism merged 1 commit intopallets-eco:2.3.xfrom
azmeuk:issue-581
Apr 22, 2020
Merged

Ascending compatibility with markupsafe#583
davidism merged 1 commit intopallets-eco:2.3.xfrom
azmeuk:issue-581

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented Apr 22, 2020

Brings back HTMLString and escape_html as aliases for markupsafe.Markup and markupsafe.escape. When used, those functions raise a DeprecationWarning. This lets a bit of time for users to do the switch.

Fixes #581

@azmeuk azmeuk force-pushed the issue-581 branch 4 times, most recently from a3d0b37 to 6b33bd8 Compare April 22, 2020 11:17
restore HTMLString and escape_html, raise deprecation warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants