]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)
authorBenjamin Peterson <benjamin@python.org>
Sat, 11 Apr 2020 20:36:12 +0000 (15:36 -0500)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2020 20:36:12 +0000 (15:36 -0500)
commit3e0dd3730b5eff7e9ae6fb921aa77cd26efc9e3a
treeb36ab9c7bbe6eb306a7ccc24412fd4ed143a2284
parent4b222c9491d1700e9bdd98e6889b8d0ea1c7321e
closes bpo-39953: Update OpenSSL error codes table. (GH-19082)

I updated the error codes using the OpenSSL 1.1.1f source tree.
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