Conversation
Why is python's email module *so bad* at creating valid headers?

90% of the bugs reported against the module are for some kind of header parsing or writing problem.

https://github.com/python/cpython/labels/topic-email
0
0
3
@isotopp so are most other specs that have been around for the past 40 years. This is why we need major language libraries to actually do the right thing so everyone doesn't have to write their own semi-broken workarounds.
0
0
1