• R David Murray's avatar
    #11584: make Header and make_header handle binary unknown-8bit input · e5e366c8
    R David Murray yazdı
    Analogous to the decode_header fix, this fix makes Header.append and
    make_header correctly handle the unknown-8bit charset introduced by email5.1,
    when the input to them is binary strings.  Previous to this fix the
    make_header(decode_header(x)) == x invariant was broken in the face of the
    unknown-8bit charset.
    e5e366c8
Adı
Son kayıt (commit)
Son güncelleme
..
mime Loading commit data...
test Loading commit data...
__init__.py Loading commit data...
_parseaddr.py Loading commit data...
base64mime.py Loading commit data...
charset.py Loading commit data...
encoders.py Loading commit data...
errors.py Loading commit data...
feedparser.py Loading commit data...
generator.py Loading commit data...
header.py Loading commit data...
iterators.py Loading commit data...
message.py Loading commit data...
parser.py Loading commit data...
quoprimime.py Loading commit data...
utils.py Loading commit data...