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-43651: PEP 597: Fix EncodingWarning in some tests #25189

Merged
merged 11 commits into from Apr 6, 2021

Conversation

methane
Copy link
Member

@methane methane commented Apr 5, 2021

  • _sitebuiltins
  • test_inspect
  • test_interpreters
  • test_io
  • test_iter
  • test_json
  • test_linecache
  • test_lltrace
  • test_logging

https://bugs.python.org/issue43651

@methane methane merged commit fb78692 into python:master Apr 6, 2021
10 checks passed
@methane methane deleted the fix_tests5 branch Apr 6, 2021
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
* Fix _sitebuiltins
* Fix test_inspect
* Fix test_interpreters
* Fix test_io
* Fix test_iter
* Fix test_json
* Fix test_linecache
* Fix test_lltrace
* Fix test_logging
* Fix logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants