COMMITS
/ Lib/test/mock_socket.py August 6, 2022
O
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin committed
December 7, 2021
V
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Victor Stinner committed
November 15, 2021
V
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner committed
January 1, 2021
May 1, 2020
F
bpo-40462: fix variable and function names (GH-19832)
Furkan Önder committed
August 9, 2014
R
#21725: Add RFC 6531 (SMTPUTF8) support to smtpd.
R David Murray committed
June 11, 2014
R
#14758: Fix the fix (fix getaddrinfo in mock_socket)
R David Murray committed
R
#14758: add IPv6 support to smtpd.
R David Murray committed
February 10, 2014
G
merge with 3.3
Georg Brandl committed
January 25, 2014
G
#16042: CVE-2013-1752: smtplib fix for unlimited readline() from socket
Georg Brandl committed
December 17, 2012
A
Issue #16647: save socket error details in LMTP.connect()
Andrew Svetlov committed
July 30, 2011
August 4, 2010
R
fix test_smtplib/test_smtpd collision through pre-loaded reply data in mock_socket
Richard Jones committed
August 3, 2010
R
improvements to test_smtplib per issue2423
Richard Jones committed