Skip to content

Conversation

@Avasam
Copy link
Collaborator

@AvasamAvasam commented Jan 6, 2023

Gonna have to wait for stub-uploader to push types-pyasn1 first.

Fixes 3 Any subtyping issues

Ref: #9491

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Comment on lines +14 to +17
defrsa_private_key_pkcs8_to_pkcs1(pkcs8_key)->bytes: ...
defrsa_private_key_pkcs1_to_pkcs8(pkcs1_key)->bytes: ...
defrsa_public_key_pkcs1_to_pkcs8(pkcs1_key)->bytes: ...
defrsa_public_key_pkcs8_to_pkcs1(pkcs8_key)->bytes: ...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll trust that you're correct here; the source code is a maze 😆

@AlexWaygoodAlexWaygood merged commit 64e02a0 into python:mainJan 7, 2023
@AvasamAvasam deleted the pyasn1-python-jose branch January 8, 2023 00:36
Sign up for freeto 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.

2 participants

@Avasam@AlexWaygood