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

Fix DeprecationWarning for unrecognized backslash escapes #1758

Merged
merged 2 commits into from Sep 11, 2018

Conversation

glasserc
Copy link
Contributor

This became a warning as of Python 3.6 -- see
https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior.

It seems like there was an error in the release process; see
simplejson/simplejson#237.
@glasserc glasserc merged commit d8b3656 into Kinto:master Sep 11, 2018
@glasserc glasserc deleted the backslash-warning branch September 11, 2018 12:59
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