1
0
Fork 0

fix message.text exception when attachment filename header contains weird characters

Add failing test for bad header character

fix

add comment
This commit is contained in:
Adam Reisinger 2024-04-25 12:22:30 +02:00
parent 376bcff6bf
commit 488c726c2d
4 changed files with 339 additions and 2 deletions

2
.gitignore vendored
View file

@ -11,7 +11,7 @@ include/*
dummy_project/*
.cache/
.tox/
messages
/messages
*.sqlite3
.idea/
venv/