Commits
User selector
Commit history
Commits on Sep 6, 2024
[3.12] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116) (#123766)
Show description for 1506824andauthored
Commits on Jul 19, 2024
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
Show description for 39dea21authored
Commits on Dec 11, 2023
[3.12] gh-94606: Fix error when message with Unicode surrogate not surrogateescaped string (GH-94641) (GH-112971)
Show description for 663945eauthored
Commits on Jul 21, 2023
[3.12] gh-106669: Revert "gh-102988: Detect email address parsing errors ... (GH-105127)" (GH-106733) (#106941)
Show description for 656f624authored
Commits on Jul 10, 2023
[3.12] gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (GH-105127) (#106612)
Show description for 30870c8authored
Commits on Apr 27, 2023
GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)
Show description for 0b7fd8fauthored
Commits on Mar 20, 2023
Commits on Jul 19, 2021
bpo-27513: email.utils.getaddresses() now handles Header objects (#13797)
Show description for 89f4c34andauthored
Commits on Oct 27, 2020
bpo-30681: Support invalid date format or value in email Date header (GH-22090)
Show description for 303aac8authored
Commits on Jun 19, 2020
Improve readability of `formataddr` docstring (GH-20963)
Show description for 66a65baauthored
Commits on Sep 20, 2019
bpo-34002: Minor efficiency and clarity improvements in email package. (GH-7999)
Show description for 2702638authored andcommitted
Commits on Oct 4, 2017
bpo-31677: email: Remove re.IGNORECASE flag (GH-3868)
Show description for bf477a9authored
Commits on Sep 19, 2017
- authored andcommitted
Commits on Apr 15, 2016
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Show description for 6245cb3committed
Commits on Jul 31, 2015
Issue #22932: Fix timezones in email.utils.formatdate.
Show description for 2080dc9committed
Commits on May 19, 2015
Issue #6598: Increased time precision and random number range in
Show description for ae760c0committed
Commits on Mar 23, 2014
Commits on Mar 20, 2014
Commits on Feb 7, 2014
- committed
#17369: Improve handling of broken RFC2231 values in get_filename.
Show description for 1e94989committed
Commits on Oct 17, 2013
#18891: Complete new provisional email API.
Show description for 3da240fcommitted
Commits on Jun 26, 2013
#11454: Reduce email module load time, improve surrogate check efficiency.
Show description for b83ee30committed
Commits on Dec 18, 2012
Issue #16714: use 'raise' exceptions, don't 'throw'.
Show description for 5b89840committed
Commits on Aug 23, 2012
- committed
#665194: fix variable name in exception code path.
Show description for 097a120committed#665194: Update email.utils.localtime to use astimezone, and fix bug.
Show description for b8687dfcommitted
Commits on May 26, 2012
#665194: Add a localtime function to email.utils.
Show description for d2d521ecommitted
Commits on May 25, 2012
#12586: add provisional email policy with new header parsing and folding.
Show description for 0b6f6c8committed#14731: refactor email policy framework.
Show description for c27e522committed
Commits on Mar 14, 2012
#12818: remove escaping of () in quoted strings in formataddr
Show description for b53319fcommitted
Commits on Jul 20, 2011
Commits on Apr 6, 2011
#1690608: make formataddr RFC2047 aware.
Show description for 8debacbcommitted
Commits on Dec 2, 2010
#8989: add 'domain' keyword to make_msgid.
Show description for a0b44b5committed
Commits on Jan 9, 2010
Merged revisions 77209,77229,77359-77360,77371 via svnmerge from
Show description for 46a9900committed