]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-94172: Update keyfile removal documentation (GH-105392) (#105402)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Jun 2023 18:14:55 +0000 (11:14 -0700)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 18:14:55 +0000 (18:14 +0000)
commitbf62e06e597ddc8179b9b2bf5c9304f81606e104
tree5aae16175ea233649f2582b93bd9810e8ed1b8b2
parent2bbb557b0f077f8c8b571148e0368472bbbbf5ea
[3.12] gh-94172: Update keyfile removal documentation (GH-105392) (#105402)

gh-94172: Update keyfile removal documentation (GH-105392)

Remove the "deprecated:: 3.6" markup, since the parameters (like
keyfile and certfile) got removed in Python 3.12.
(cherry picked from commit 2b8e6e5712a83657333948bc387c81db02549b13)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/ftplib.rst
Doc/library/http.client.rst
Doc/library/imaplib.rst
Doc/library/poplib.rst
Doc/library/smtplib.rst