Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) #25554

Merged
merged 1 commit into from Apr 23, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented Apr 23, 2021

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran changed the title bpo-43920: Make load_verify_locations(cadata) error message consistent bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) Apr 23, 2021
@tiran tiran merged commit b9ad88b into python:master Apr 23, 2021
13 checks passed
@tiran tiran deleted the bpo-43920-cadata branch Apr 23, 2021
@miss-islington
Copy link
Contributor

miss-islington commented Apr 23, 2021

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Apr 23, 2021

Sorry, @tiran, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b9ad88be0304136c3fe5959c65a5d2c75490cd80 3.9

@miss-islington
Copy link
Contributor

miss-islington commented Apr 23, 2021

Sorry @tiran, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker b9ad88be0304136c3fe5959c65a5d2c75490cd80 3.8

tiran added a commit to tiran/cpython that referenced this pull request Apr 23, 2021
…sistent (pythonGH-25554)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit b9ad88b)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Apr 23, 2021

GH-25555 is a backport of this pull request to the 3.9 branch.

@bedevere-bot
Copy link

bedevere-bot commented Apr 23, 2021

GH-25556 is a backport of this pull request to the 3.8 branch.

tiran added a commit to tiran/cpython that referenced this pull request Apr 23, 2021
…sistent (pythonGH-25554)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit b9ad88b)

Co-authored-by: Christian Heimes <christian@python.org>
tiran added a commit that referenced this pull request Apr 23, 2021
…sistent (GH-25554) (GH-25555)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit b9ad88b)

Co-authored-by: Christian Heimes <christian@python.org>
tiran added a commit that referenced this pull request Apr 23, 2021
…sistent (GH-25554) (GH-25556)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit b9ad88b)

Co-authored-by: Christian Heimes <christian@python.org>
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants