]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554)
authorChristian Heimes <christian@python.org>
Fri, 23 Apr 2021 11:51:40 +0000 (13:51 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 11:51:40 +0000 (13:51 +0200)
commitb9ad88be0304136c3fe5959c65a5d2c75490cd80
treea673b6281bb29aa7cd194c0184804f1aeabd7933
parente9194ea6eaa18299d6ccbd3555ce150fab0c6184
bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554)

Signed-off-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Library/2021-04-23-11-54-38.bpo-43920.cJMQ2D.rst [new file with mode: 0644]
Modules/_ssl.c