]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
smtplib documentation fixes (GH-8708)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 Aug 2018 03:51:02 +0000 (20:51 -0700)
committerGitHub <noreply@github.com>
Mon, 13 Aug 2018 03:51:02 +0000 (20:51 -0700)
commit4ee06b3eef55b00c125f21219d970ac07fb9b996
tree1826f2e7b0fdfdb3593c9fb195d7dd00838b6022
parent4cd33cdda67451c9125a2a350ad533aa54762316
smtplib documentation fixes (GH-8708)

* SMTP.startssl: Fix doc on keyfile and certfile use

* SMTP.startssl: Add missing keyfile and certfile deprecation notice

* SMTP: Doc grammar fixes
(cherry picked from commit da12063f2f53b7d272824863ed24260cefb22e8c)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Doc/library/smtplib.rst