mirror of
https://github.com/python/cpython.git
synced 2026-05-29 15:45:56 -04:00
ed44dfa4c7
headers in multipart/signed MIME parts, which fixes one of the sources of invalid modifications to such parts by Generator. Patch and tests by Martin von Gagern.