Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 6, 2023

Remove the "deprecated:: 3.6" markup, since the parameters (like keyfile and certfile) got removed in Python 3.12.


📚 Documentation preview 📚: https://cpython-previews--105392.org.readthedocs.build/

Remove the "deprecated:: 3.6" markup, since the parameters (like keyfile and certfile) got removed in Python 3.12.
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@vstinner vstinner deleted the keyfile_doc branch June 6, 2023 18:14
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 6, 2023
Remove the "deprecated:: 3.6" markup, since the parameters (like keyfile and certfile) got removed in Python 3.12. (cherry picked from commit 2b8e6e5) Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

GH-105402 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 6, 2023
vstinner added a commit that referenced this pull request Jun 6, 2023
…05402) 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 2b8e6e5) Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

3 participants