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

3.4.5 backports and changelog/version bump #5827

Merged
merged 8 commits into from Feb 13, 2021
Merged

Conversation

reaperhulk
Copy link
Member

Backports #5808, #5809, #5812, #5815, and #5823.

alex and others added 7 commits February 13, 2021 13:39
The signature change was introduced in pyca#5729 but is inconsistent with respect to related methods, breaks backward compatibility and compatibility with the OpenSSL backend (and maybe other backends) when named arguments are used.
`List` gives more power to the caller.

Note that `RelativeDistinguishedName`, the same function returns a `List`.

Is there a reason this was `Iterable` only for `Name`? If we don't want to
promise `List`, `Sequence` is another alternative.
alex
alex previously approved these changes Feb 13, 2021
@alex
Copy link
Member

alex commented Feb 13, 2021

You need to backport 9efc6d4 as well

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.

None yet

4 participants