cpython/Lib/email
Miss Islington (bot) 0416d6f05a bpo-27737: Allow whitespace only headers encoding (GH-13478) (#13517)
(cherry picked from commit ef5bb25e2d)

Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
2019-05-22 21:41:43 -04:00
..
mime
__init__.py
_encoded_words.py bpo-27397: Make email module properly handle invalid-length base64 strings (GH-7583) (GH-7664) 2018-06-12 16:46:11 +03:00
_header_value_parser.py bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391) 2019-05-17 13:47:12 -07:00
_parseaddr.py
_policybase.py
architecture.rst
base64mime.py
charset.py
contentmanager.py
encoders.py
errors.py bpo-27397: Make email module properly handle invalid-length base64 strings (GH-7583) (GH-7664) 2018-06-12 16:46:11 +03:00
feedparser.py
generator.py
header.py bpo-27737: Allow whitespace only headers encoding (GH-13478) (#13517) 2019-05-22 21:41:43 -04:00
headerregistry.py bpo-27240 Rewrite the email header folding algorithm. (#3488) 2017-12-03 18:51:41 -05:00
iterators.py
message.py
parser.py
policy.py bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391) 2019-05-17 13:47:12 -07:00
quoprimime.py bpo-32297: Few misspellings found in Python source code comments. (#4803) 2017-12-14 13:04:53 +02:00
utils.py bpo-31677: email: Remove re.IGNORECASE flag (GH-3868) 2017-10-04 12:47:38 +09:00