Skip to content

remove simplejson and deprecate itsdangerous.json - #152

Merged
davidism merged 1 commit into
masterfrom
remove-simplejson
Apr 17, 2020
Merged

remove simplejson and deprecate itsdangerous.json#152
davidism merged 1 commit into
masterfrom
remove-simplejson

Conversation

@davidism

Copy link
Copy Markdown
Member

Removes simplejson in favor of Python's built-in json module. Since itsdangerous.json would just be an alias for that module now, it's replaced with an proxy that raises a deprecation warning on use.

closes #146

@davidism davidism added this to the 2.0.0 milestone Apr 17, 2020
@davidism
davidism merged commit 981ade6 into master Apr 17, 2020
@davidism
davidism deleted the remove-simplejson branch April 17, 2020 17:15
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use json instead of simplejson

1 participant