Skip to content

gh-95816: Fix TLS version range example in docs#148574

Merged
gpshead merged 3 commits into
python:mainfrom
janbrasna:fix/ssl-docs-versions
May 18, 2026
Merged

gh-95816: Fix TLS version range example in docs#148574
gpshead merged 3 commits into
python:mainfrom
janbrasna:fix/ssl-docs-versions

Conversation

@janbrasna
Copy link
Copy Markdown
Contributor

@janbrasna janbrasna commented Apr 14, 2026

There have been a few updates of the wording and the code snippet in the past, leading to the two not matching each other, even after attempts to fix.

This adds back an explicit lower and upper constraint, and fixes the description to match its example.

(Also tweaks one grammar in the neighborhood.)

This also resolves #93798 by superseding it with different approach, and closes #107273 that's linked to already closed issue.


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

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 18, 2026
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 18, 2026

@gpshead gpshead added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 18, 2026
@gpshead gpshead enabled auto-merge (squash) May 18, 2026 17:53
@gpshead gpshead self-assigned this May 18, 2026
@gpshead gpshead merged commit dbd8985 into python:main May 18, 2026
30 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 18, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @janbrasna for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 18, 2026

GH-150008 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 18, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 18, 2026

GH-150009 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 18, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 18, 2026

GH-150010 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 18, 2026
@janbrasna janbrasna deleted the fix/ssl-docs-versions branch May 18, 2026 20:42
gpshead pushed a commit that referenced this pull request May 18, 2026
…150008)

gh-95816: Fix TLS version range example in docs (GH-148574)

docs(ssl): Fix TLS version range example
(cherry picked from commit dbd8985)

Co-authored-by: Jan Brasna <1784648+janbrasna@users.noreply.github.com>
gpshead pushed a commit that referenced this pull request May 18, 2026
…150009)

gh-95816: Fix TLS version range example in docs (GH-148574)

docs(ssl): Fix TLS version range example
(cherry picked from commit dbd8985)

Co-authored-by: Jan Brasna <1784648+janbrasna@users.noreply.github.com>
gpshead pushed a commit that referenced this pull request May 18, 2026
…150010)

gh-95816: Fix TLS version range example in docs (GH-148574)

docs(ssl): Fix TLS version range example
(cherry picked from commit dbd8985)

Co-authored-by: Jan Brasna <1784648+janbrasna@users.noreply.github.com>
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 stale Stale PR or inactive for long period of time.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants