• websurfer5's avatar
    bpo-36520: Email header folded incorrectly (#13608) · f6713e84
    websurfer5 yazdı
    * bpo-36520: reset the encoded word offset when starting a new
    line during an email header folding operation
    
    * 📜🤖 Added by blurb_it.
    
    * bpo-36520: add an additional test case, and provide descriptive
    comments for the test_folding_with_utf8_encoding_* tests
    
    * bpo-36520: fix whitespace issue
    
    * bpo-36520: changes per reviewer request -- remove extraneous
    backslashes; add whitespace between terminating quotes and
    line-continuation backslashes; use "bpo-" instead of
    "issue #" in comments
    f6713e84
Adı
Son kayıt (commit)
Son güncelleme
..
mime Loading commit data...
__init__.py Loading commit data...
_encoded_words.py Loading commit data...
_header_value_parser.py Loading commit data...
_parseaddr.py Loading commit data...
_policybase.py Loading commit data...
architecture.rst Loading commit data...
base64mime.py Loading commit data...
charset.py Loading commit data...
contentmanager.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...
headerregistry.py Loading commit data...
iterators.py Loading commit data...
message.py Loading commit data...
parser.py Loading commit data...
policy.py Loading commit data...
quoprimime.py Loading commit data...
utils.py Loading commit data...