]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct return type in Modules/_ssl.c::sslmodule_legacy (GH-23609)
authorPablo Galindo <Pablogsal@gmail.com>
Wed, 2 Dec 2020 06:07:56 +0000 (06:07 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Dec 2020 06:07:56 +0000 (06:07 +0000)
commit93a0ef76473683aa3ad215e11df18f7839488c4e
tree38294f2baa597ea180b874cd118e38572c07acb3
parent46bd5ed94cf3d5e03f45eecf9afea1659980c8bf
Correct return type in Modules/_ssl.c::sslmodule_legacy (GH-23609)
Modules/_ssl.c