bpo-42351: Avoid error when opening header with non-UTF8 encoding by ronaldoussoren · Pull Request #23279 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Contributor
grep_headers_for() would error out when a header contained
text that cannot be interpreted as UTF-8.
grep_headers_for() would error out when a header contained text that cannot be interpreted as UTF-8.
ronaldoussoren
added
the
skip news
label
ronaldoussoren
self-assigned this
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
E-Paine
commented
Nov 14, 2020
E-Paine commented
Contributor
@ronaldoussoren this fix works perfectly. Thanks!
yan12125
commented
Nov 14, 2020
yan12125 commented
Thanks this patch also fixes building python for me!
ronaldoussoren
merged commit
7a27c7e
into
python:master
bedevere-bot
removed
the
awaiting core review
label
yan12125
mentioned this pull request
ronaldoussoren
mentioned this pull request
adorilson pushed a commit to adorilson/cpython that referenced this pull request
…thonGH-23279) grep_headers_for() would error out when a header contained text that cannot be interpreted as UTF-8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment