bpo-43651: Fix EncodingWarning in tests. by methane · Pull Request #25655 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
- test_httplib
- test_httpservers
- test_logging
* test_httplib * test_httpservers * test_logging
methane
added
the
skip news
label
methane
requested a review
from vsajip
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
methane
merged commit
fa51c0c
into
python:master
methane
deleted the
fix-tests
branch
bedevere-bot
removed
the
awaiting core review
label
vsajip
reviewed
|
|
||
| with self.check_no_resource_warning(): | ||
| #with self.check_no_resource_warning(): | ||
| if 1: |
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the significance of this change?
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a mistake. Nice catch.
methane
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment