]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 11 Apr 2020 20:53:00 +0000 (13:53 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2020 20:53:00 +0000 (13:53 -0700)
commit2714c907df7cfe97911df6ce90364001270d9a43
tree9926f4cc3f43cb0df25385d12a852bc9a8ac783b
parentceba0648d70524ec4ebb7a46d5d1162d4938c7ba
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)

I updated the error codes using the OpenSSL 1.1.1f source tree.
(cherry picked from commit 3e0dd3730b5eff7e9ae6fb921aa77cd26efc9e3a)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Misc/NEWS.d/next/Library/2020-03-19-16-33-03.bpo-39953.yy5lC_.rst [new file with mode: 0644]
Modules/_ssl_data.h
Tools/ssl/make_ssl_data.py