]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94172: Update keyfile removal documentation (#105392)
authorVictor Stinner <vstinner@python.org>
Tue, 6 Jun 2023 18:14:06 +0000 (20:14 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 18:14:06 +0000 (20:14 +0200)
commit2b8e6e5712a83657333948bc387c81db02549b13
tree8a0b35b43d94aab4e4baa87a757302dc507744c2
parent3907de12b57b14f674cdcc80ae64350a23af53a0
gh-94172: Update keyfile removal documentation (#105392)

Remove the "deprecated:: 3.6" markup, since the parameters (like
keyfile and certfile) got removed in Python 3.12.
Doc/library/ftplib.rst
Doc/library/http.client.rst
Doc/library/imaplib.rst
Doc/library/poplib.rst
Doc/library/smtplib.rst