Skip to content

fix import cycle with asymmetricpadding - #5758

Merged
alex merged 2 commits into
pyca:masterfrom
reaperhulk:fix-import-cycle
Feb 7, 2021
Merged

fix import cycle with asymmetricpadding#5758
alex merged 2 commits into
pyca:masterfrom
reaperhulk:fix-import-cycle

Conversation

@reaperhulk

Copy link
Copy Markdown
Member

No description provided.

Comment thread src/cryptography/hazmat/primitives/_asymmetric.py Outdated
Comment thread src/cryptography/hazmat/primitives/_asymmetric.py Outdated
@alex alex linked an issue Feb 7, 2021 that may be closed by this pull request
@alex

alex commented Feb 7, 2021

Copy link
Copy Markdown
Member

codecov results look like nonsense

@alex
alex merged commit 4f03b8e into pyca:master Feb 7, 2021
reaperhulk added a commit to reaperhulk/cryptography that referenced this pull request Feb 7, 2021
* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py
alex added a commit that referenced this pull request Feb 7, 2021
* Try to assist folks having issues with older pips (#5757)

* Try to assist folks having issues with older pips

* Update setup.py

* Update setup.py

* fix import cycle with asymmetricpadding (#5758)

* fix import cycle with asymmetricpadding

* Update src/cryptography/hazmat/primitives/_asymmetric.py

* bump for 3.4.1

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
wolf31o2 pushed a commit to ApplauseOSS/kms-encryption-toolbox that referenced this pull request Feb 8, 2021
Cryptography 3.4 breaks this application.  pyca/cryptography#5758

Fixed in 3.4.1

@Asvasilevs Asvasilevs left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

fix-2361

@reaperhulk
reaperhulk deleted the fix-import-cycle branch June 11, 2021 21:13
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.

A circular import error

3 participants