← 返回首页
gh-94172: Update keyfile removal documentation by vstinner · Pull Request #105392 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-94172: Update keyfile removal documentation#105392

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:keyfile_doc
Jun 6, 2023
Merged

gh-94172: Update keyfile removal documentation#105392
vstinner merged 1 commit into
python:mainfrom
vstinner:keyfile_doc

Conversation

vstinner commented Jun 6, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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.

Copy link
Copy Markdown
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 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>

Copy link
Copy Markdown

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

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.