Skip to content
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

bpo-29706: Test that IDLE colors async/await as keywords. #6846

Merged
merged 2 commits into from
May 15, 2018

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented May 15, 2018

This is verified by eye in the htest.

https://bugs.python.org/issue29706

This is verified by eye in the htest.
@terryjreedy terryjreedy reopened this May 15, 2018
@terryjreedy terryjreedy merged commit 389a48e into python:master May 15, 2018
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the acolor branch May 15, 2018 18:20
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 15, 2018
)

Added to the eye-verified htest, not to the unittests.
Also remove some stray leftover comments.
(cherry picked from commit 389a48e)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-6867 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 15, 2018
)

Added to the eye-verified htest, not to the unittests.
Also remove some stray leftover comments.
(cherry picked from commit 389a48e)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-6868 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request May 15, 2018
Added to the eye-verified htest, not to the unittests.
Also remove some stray leftover comments.
(cherry picked from commit 389a48e)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington added a commit that referenced this pull request May 15, 2018
Added to the eye-verified htest, not to the unittests.
Also remove some stray leftover comments.
(cherry picked from commit 389a48e)

Co-authored-by: Terry Jan Reedy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants