-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
Conversation
There was a problem hiding this 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: Please replace |
…dependent (pythonGH-13639) * bpo-36919: make test_issue2301 implementation-independent (cherry picked from commit b6643dc) Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
GH-15952 is a backport of this pull request to the 3.8 branch. |
GH-15953 is a backport of this pull request to the 3.7 branch. |
…dependent (pythonGH-13639) * bpo-36919: make test_issue2301 implementation-independent (cherry picked from commit b6643dc) Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
…dependent (python#13639) * bpo-36919: make test_issue2301 implementation-independent
https://bugs.python.org/issue36919