summaryrefslogtreecommitdiffstats
path: root/Doc/library/email.utils.rst
Commit message (Expand)AuthorAgeFilesLines
* [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (...Victor Stinner2023-12-151-4/+15
* gh-106669: Revert "gh-102988: Detect email address parsing errors ... (#10512...Gregory P. Smith2023-07-211-25/+1
* gh-102988: Detect email address parsing errors and return empty tuple to indi...Thomas Dwyer2023-07-101-1/+25
* gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450)Alan Williams2023-03-201-12/+10
* bpo-30681: Support invalid date format or value in email Date header (GH-22090)Georges Toth2020-10-271-2/+4
* bpo-38421: Update email.utils documentation (GH-16678)David K2019-11-121-2/+2
* bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)Zhiming Wang2018-11-211-0/+218