]> granicus.if.org Git - python/commit
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274)
authorBarry Warsaw <barry@python.org>
Fri, 24 Feb 2017 19:05:59 +0000 (14:05 -0500)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 24 Feb 2017 19:05:59 +0000 (20:05 +0100)
commitfba79dc568030091f84110fccac4cb64c2fef020
treeb1b78a56d5b3b00ceb5c435151b2fdb7abbe7f18
parent365cb5bb9069273e6970c9d5d17ee2fe5003e7ac
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274)

* bpo-25008: Deprecate smtpd and point to aiosmtpd.

* Simplify the aiosmtpd URL.
Doc/library/smtpd.rst
Misc/NEWS