]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817)
authorChristian Heimes <christian@python.org>
Sun, 2 May 2021 14:38:02 +0000 (16:38 +0200)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 14:38:02 +0000 (16:38 +0200)
commitd8389e3e50864447a74605d7ede3d14246bc633a
treed52bd13e9eee4db7f9fb5e1b43129969f18c3f55
parent60ce8f0be6354ad565393ab449d8de5d713f35bc
bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817)

Signed-off-by: Christian Heimes <christian@python.org>
Doc/library/ssl.rst
Doc/whatsnew/3.10.rst