Skip to content

Modified builder._enquote() to not use 'unicode-internal' #76

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

Merged
merged 2 commits into from
Apr 10, 2020
Merged

Modified builder._enquote() to not use 'unicode-internal' #76

merged 2 commits into from
Apr 10, 2020

Conversation

slotnick
Copy link
Contributor

@slotnick slotnick commented Mar 15, 2020

The codec unicode-internal has been long deprecated in Python 3.x and was formally removed in Python 3.8

Decoding to unicode-internal is removed from builder._enquote() for Python 3.x

slotnick and others added 2 commits March 15, 2020 12:48
This "codec" has long been deprecated and was formally
removed in Python 3.8.
@framer777 framer777 requested review from defanator and Raymond26 April 1, 2020 05:21
Copy link
Contributor

@defanator defanator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

4 participants