]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142340)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Dec 2025 14:51:08 +0000 (15:51 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Dec 2025 14:51:08 +0000 (14:51 +0000)
commit95d19fc5b6de3190197b30bb9e6c89ae62590024
tree5f0431e9237b5b40ff805941adb610c64806e3e0
parent5a639ca1b316101d24e7219841d3c73d559be370
[3.14] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142340)

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