{{ message }}
bpo-34515: lib2to3: support non-ASCII identifiers#8950
Merged
benjaminp merged 4 commits intoSep 15, 2018
Merged
Conversation
kamahen
reviewed
Aug 27, 2018
1b3072b to
50f189e
Compare
August 27, 2018 12:51
benjaminp
reviewed
Sep 10, 2018
50f189e to
37d8770
Compare
September 15, 2018 02:53
Contributor
|
Thanks @holymonson for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 15, 2018
Contributor
|
@benjaminp What we actually want is to merge the two pure Python tokenizers. This pull request makes this harder. |
Sorry, something went wrong.
Contributor
|
That does seem like a better solution. Do you want me to revert this?
|
Sorry, something went wrong.
Contributor
|
I'm thinking. My change will only affect Python 3.8 so the backport PR (GH-9333) does make life of YAPF users better in the interim. I'll revert on master only when I rebase my tokenizer merge pull request. |
Sorry, something went wrong.
Contributor
|
IOW, let's leave it for now. |
Sorry, something went wrong.
miss-islington
added a commit
that referenced
this pull request
Sep 15, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
https://bugs.python.org/issue34515