]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-27999)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Aug 2021 12:33:33 +0000 (05:33 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Aug 2021 12:33:33 +0000 (14:33 +0200)
commit44dd2ecb143b7ef39b22e76d7d24f62dc65eb359
treee4355f7389bc646f121f73433e8160c4ef395392
parent9c74678d53847f61df255435a0e5a6e3e1d657f5
Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-27999)

(cherry picked from commit 28db1f61f20352c02e4ae1518e5aeb6505df3045)

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