Skip to content

bpo-36919: make test_source_encoding.test_issue2301 implementation-independent #13639

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

Merged
merged 2 commits into from
Sep 11, 2019

Conversation

BCSharp
Copy link
Contributor

@BCSharp BCSharp commented May 28, 2019

Copy link
Member

@jaraco jaraco left a comment

Choose a reason for hiding this comment

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

Looks good. If this pattern is extended to more than one other case, it will be advisable to extract the behavior as a helper function that describes the justification for the behavior.

@jaraco jaraco merged commit b6643dc into python:master Sep 11, 2019
@bedevere-bot
Copy link

@jaraco: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @BCSharp for the PR, and @jaraco for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2019
…dependent (pythonGH-13639)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
@bedevere-bot
Copy link

GH-15952 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-15953 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 Sep 11, 2019
…dependent (pythonGH-13639)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
jaraco pushed a commit that referenced this pull request Sep 11, 2019
…dependent (GH-13639) (GH-15953)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
jaraco pushed a commit that referenced this pull request Sep 11, 2019
…dependent (GH-13639) (GH-15952)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
…dependent (python#13639)

* bpo-36919: make test_issue2301 implementation-independent
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.

6 participants