]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101732: Modules/_ssl.c: use Y2038 compatible openssl function when available ...
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 3 May 2024 13:34:05 +0000 (15:34 +0200)
committerGitHub <noreply@github.com>
Fri, 3 May 2024 13:34:05 +0000 (15:34 +0200)
commit37ccf167869d101c4021c435868b7f89ccda8148
tree74910d5c5a1d736dba81ad932999812b215d4d7a
parentca269e58c290be8ca11bb728004ea842d9f85e3a
gh-101732: Modules/_ssl.c: use Y2038 compatible openssl function when available (GH-118425)
Misc/NEWS.d/next/Library/2024-04-30-12-59-04.gh-issue-101732.29zUDu.rst [new file with mode: 0644]
Modules/_ssl.c