Skip to content

backport: fix provider loading take two (#10390)#10395

Merged
alex merged 1 commit intopyca:42.0.xfrom
reaperhulk:backport-fix
Feb 16, 2024
Merged

backport: fix provider loading take two (#10390)#10395
alex merged 1 commit intopyca:42.0.xfrom
reaperhulk:backport-fix

Conversation

@reaperhulk
Copy link
Copy Markdown
Member

we previously hoisted this into rust, but we used the try_load feature which supposedly retains fallbacks. Something about that doesn't behave the way we expect though and the machinery in providers is sufficiently complex that we are just going to load the default provider explicitly.

this matches our behavior pre-rust.

we previously hoisted this into rust, but we used the try_load feature
which supposedly retains fallbacks. Something about that doesn't behave
the way we expect though and the machinery in providers is sufficiently
complex that we are just going to load the default provider explicitly.

this matches our behavior pre-rust.
@alex alex enabled auto-merge (squash) February 16, 2024 02:55
@alex alex merged commit 396bcf6 into pyca:42.0.x Feb 16, 2024
@reaperhulk reaperhulk deleted the backport-fix branch February 16, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants