Skip to content

Add mistakenly removed constants back to tokenize.#4030

Merged
JelleZijlstra merged 1 commit intomasterfrom
tokenize
May 18, 2020
Merged

Add mistakenly removed constants back to tokenize.#4030
JelleZijlstra merged 1 commit intomasterfrom
tokenize

Conversation

@rchen152
Copy link
Copy Markdown
Collaborator

These constants were removed in
#3839 because they are imported
from token. However, that is only true in Python 3.7+.

These constants were removed in
#3839 because they are imported
from token. However, that is only true in Python 3.7+.
@JelleZijlstra JelleZijlstra merged commit 8366aa4 into master May 18, 2020
@JelleZijlstra JelleZijlstra deleted the tokenize branch May 18, 2020 01:05
vishalkuo pushed a commit to vishalkuo/typeshed that referenced this pull request Jun 26, 2020
These constants were removed in
python#3839 because they are imported
from token. However, that is only true in Python 3.7+.
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