[issue3169] email/header.py doesn't handle Base64 headers that have been insufficiently padded.

Terry J. Reedy report at bugs.python.org
Tue Aug 3 22:00:51 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

In the absence of a specific doc citation saying otherwise, this strikes me as a feature request to be considered for the 3.2 email update.

Patch includes a test.

----------
nosy: +r.david.murray, tjreedy
stage:  -> patch review
type: behavior -> feature request
versions: +Python 3.2 -Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3169>
_______________________________________


More information about the Python-bugs-list mailing list