]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142341)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Dec 2025 13:29:54 +0000 (14:29 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Dec 2025 13:29:54 +0000 (13:29 +0000)
commit462541c0d7c6de835cd73986dbb3475ba8831f58
tree797b4f6204d499ca3c96799b34ec31ddbda3f8f3
parent7147ef43372d839b5692dbe897627c31e87d0016
[3.13] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142341)

Docs: fix RFC index reference for TLS 1.3 (GH-142262)
(cherry picked from commit 61823a5382e8c0c0292e90a46ae3e1859b7f278b)

Co-authored-by: Y. Z. Chen <754097987@qq.com>
Lib/ssl.py
Lib/test/test_ssl.py