cpython/Lib/email
Rohit Balasubramanian c829bbf68f bpo-31507: Add docstring to parseaddr function in email.utils.parseaddr (GH-3647) (GH-3735)
(cherry picked from commit 9e7b9b21fe)
2017-10-06 22:29:54 -07:00
..
mime Closes #19434: fix copy-paste error in MIMENonMultipart docstring. 2014-10-02 12:35:08 +02:00
test Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
__init__.py
_parseaddr.py
base64mime.py Correct misspellings of ISO-8859 2016-08-10 05:25:16 +00:00
charset.py
encoders.py
errors.py
feedparser.py Issue #21448: Fixed FeedParser feed() to avoid O(N**2) behavior when parsing long line. 2014-08-12 13:58:23 +03:00
generator.py #14983: always add a line end after a MIME boundary marker. 2014-02-08 17:54:12 -05:00
header.py
iterators.py
message.py Issue #27125: Fix various errors like “will [be] inherited” 2016-05-29 08:13:58 +00:00
parser.py Issue #27076: Doc, comment and test function name spelling fixes 2016-05-26 05:28:50 +00:00
quoprimime.py Correct misspellings of ISO-8859 2016-08-10 05:25:16 +00:00
utils.py bpo-31507: Add docstring to parseaddr function in email.utils.parseaddr (GH-3647) (GH-3735) 2017-10-06 22:29:54 -07:00