bpo-36683: rename duplicate function test_io_encoding to test_pyio_encoding by Windsooon · Pull Request #12896 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Windsooon

Copy link Copy Markdown

Contributor

@Windsooon Windsooon commented

Apr 21, 2019

edited

Loading

rename duplicate function test_io_encoding to test_pyio_encoding

https://bugs.python.org/issue36683

@bedevere-bot bedevere-bot added tests

Tests in the Lib/test dir

awaiting review labels

Apr 21, 2019

@Windsooon Windsooon changed the title bpo-36682: rename duplicate function test_io_encoding to test_pyio_encoding bpo-36683: rename duplicate function test_io_encoding to test_pyio_encoding

Apr 21, 2019
Copy link Copy Markdown

Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

LGTM. What about join both check on one test?

@zooba

Copy link Copy Markdown

Member

zooba commented

Apr 22, 2019

Better to keep the tests separate so that we get more accurate reporting of which one failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@eamanu eamanu eamanu approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@Windsooon @zooba @eamanu @the-knights-who-say-ni @bedevere-bot