mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
96fd54eaec
The work on this is not 100% complete, but everything is present to allow real-world testing of the code. The only remaining major todo item is to (hopefully!) enhance the handling of non-ASCII bytes in headers converted to unicode by RFC2047 encoding them rather than replacing them with '?'s.