mirror of
https://github.com/python/cpython.git
synced 2026-05-24 13:23:00 -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.