Commit b042245
bpo-42351: Avoid error when opening header with non-UTF8 encoding (pythonGH-23279)
grep_headers_for() would error out when a header contained
text that cannot be interpreted as UTF-8.1 parent 901d99b commit b042245
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments