Skip to content

Conversation

@jdufresne
Copy link
Contributor

Helps Python 2 code using:

form __future__ import unicode_literals

On Python 2, these interfaces are compatible with both str and unicode.

Helps Python 2 code using:

    form __future__ import unicode_literals

On Python 2, these interfaces are compatible with both str and unicode.
Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks!

@srittau srittau merged commit 3ae99d1 into python:master Dec 15, 2020
@jdufresne jdufresne deleted the click-text branch December 15, 2020 20:28
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.

2 participants