]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-27998)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Aug 2021 11:59:23 +0000 (04:59 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Aug 2021 11:59:23 +0000 (13:59 +0200)
commit2351ff2c8f9f4ff0d3eb5cfa8c354ee8864789cc
tree6392ce7996ab281cc209af2c8c3bbd3aaaa8e0c6
parent9500dd5144cb911cf4e6fb027bb25b675f0e3643
Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-27998)

(cherry picked from commit 28db1f61f20352c02e4ae1518e5aeb6505df3045)

Co-authored-by: Adam Dangoor <adamdangoor@gmail.com>
Modules/_ssl.c