Skip to content

Re-enable binascii.crc32() #8767

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

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Re-enable binascii.crc32() #8767

merged 2 commits into from
Dec 29, 2023

Conversation

dhalbert
Copy link
Collaborator

In one of the recent MicroPython merges, I missed that MicroPython now controls the presence of binascii.crc32() separately. Always turn it on if binascii is enabled.

@dhalbert dhalbert requested a review from jepler December 29, 2023 21:05
Copy link

@jepler jepler left a comment

Choose a reason for hiding this comment

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

thank you

@dhalbert dhalbert merged commit 1d13364 into adafruit:main Dec 29, 2023
@dhalbert dhalbert deleted the turn-on-crc32 branch December 29, 2023 21:08
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.

binascii.crc32 missing from 9.0.0-alpha.6
2 participants