Bug/635 unicode decode error eml #739
feat: add functionality to extract charset info from eml files
2c1ed6bb
fix: add missed file-like object handling in `detect_file_encoding`
8dc9440e
test: add example `eml` files that caused the decoding error
dcfeae9b
chore: update changelog & version
6c8889db
chore: update email address & rename example eml files
abf4168d
chore: renaming `encoding` variable
600d9e38
chore: add functionality to format encoding string
0e5a8984
feat: add functionality to replace the `MIME` encodings for `eml` fil…
e78ab36d
test: fix lint errors
b0dd058d
test: refactor `test_email.py`
d86436d3
test: add a test for no html content error
5bce8c81
test: add error `eml` files provided by @kafkasl to test cases
91a2e4ac
test: rename an example `eml` file name
9fffd009
test: add error `eml` files provided by @slavag to test cases
df4a191f
Merge branch 'main' into bug/635-unicode-decode-error-eml
bb3d58aa
chore: update changelog & version
6aafc5f7
refactor: rename variable names
4a9085f6
refactor: rename example `eml` file names
86cb970a
refactor: update test functions to reflect updated example `eml` file…
69128324
refactor: update test functions to reflect updated example `eml` file…
d6c901e0
Merge branch 'main' into bug/635-unicode-decode-error-eml
5fa26e8e
cragwolfe
approved these changes
on 2023-06-16
chore: add comments to `format_encoding_str` function
309171d7
Merge branch 'main' into bug/635-unicode-decode-error-eml
54aaf6b5
test: fix lint errors
c006ba00
bump version
43d6d8c5
cragwolfe
enabled auto-merge (squash) 3 years ago
cragwolfe
merged
743482b6
into main 3 years ago
cragwolfe
deleted the bug/635-unicode-decode-error-eml branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub