commit | 6c140609770ba161a5bb8aa36ecef0d38e6642df | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Aug 12 21:06:22 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Aug 12 21:06:22 2018 -0700 |
tree | f17c8a1a5a3ee4a74820fde99ea05d76f8fd7855 | |
parent | 32e58fc32188753d2a3604feacdf9540fe9515fb [diff] |
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>