Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 30, 2021

When sys.stdout.encoding is None compile_file will fall back to
sys.getdefaultencoding to encode/decode error messages.

Co-authored-by: Stefan Hoelzl stefan.hoelzl@posteo.de
Co-authored-by: Mickaël Schoentgen contact@tiger-222.fr
(cherry picked from commit 80f0707)

Co-authored-by: Stefan Hoelzl 1478183+stefanhoelzl@users.noreply.github.com

https://bugs.python.org/issue44666

…H-27236)

When sys.stdout.encoding is None compile_file will fall back to
sys.getdefaultencoding to encode/decode error messages.

Co-authored-by: Stefan Hoelzl <stefan.hoelzl@posteo.de>
Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
(cherry picked from commit 80f0707)

Co-authored-by: Stefan Hoelzl <1478183+stefanhoelzl@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@stefanhoelzl and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv merged commit 73240d4 into python:3.9 Jul 30, 2021
@miss-islington miss-islington deleted the backport-80f0707-3.9 branch July 30, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants