]> 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 04:06:22 +0000 (21:06 -0700)
committerGitHub <noreply@github.com>
Mon, 13 Aug 2018 04:06:22 +0000 (21:06 -0700)
commit6c140609770ba161a5bb8aa36ecef0d38e6642df
treef17c8a1a5a3ee4a74820fde99ea05d76f8fd7855
parent32e58fc32188753d2a3604feacdf9540fe9515fb
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