mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
409a4c08b5
non-us-ascii character sets in headers and bodies. Some API changes (with DeprecationWarnings for the old APIs). Better RFC-compliant implementations of base64 and quoted-printable. Updated test cases. Documentation updates to follow (after I finish writing them ;).