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-35412: Add testcase to test_future4 #11131

Merged
merged 1 commit into from Dec 12, 2018
Merged

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Dec 12, 2018

Add testcase to test_future4: check unicode literal.

https://bugs.python.org/issue35412

Add testcase to test_future4: check unicode literal.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Dec 12, 2018
@vstinner vstinner merged commit 502fe19 into python:master Dec 12, 2018
@vstinner vstinner deleted the test_future branch Dec 12, 2018
@miss-islington
Copy link
Contributor

miss-islington commented Dec 16, 2018

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

@bedevere-bot
Copy link

bedevere-bot commented Dec 16, 2018

GH-11183 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 Dec 16, 2018
Add testcase to test_future4: check unicode literal.
(cherry picked from commit 502fe19)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
vstinner added a commit that referenced this pull request Dec 17, 2018
Add testcase to test_future4: check unicode literal.
(cherry picked from commit 502fe19)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants