commit | b9ad88be0304136c3fe5959c65a5d2c75490cd80 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Fri Apr 23 13:51:40 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Apr 23 13:51:40 2021 +0200 |
tree | a673b6281bb29aa7cd194c0184804f1aeabd7933 | |
parent | e9194ea6eaa18299d6ccbd3555ce150fab0c6184 [diff] |
bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) Signed-off-by: Christian Heimes <christian@python.org>