-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
bpo-47098: Replace Keccak Code Package with tiny_sha3 (GH-32060) #32060
Conversation
🤖 New build scheduled with the buildbot fleet by @tiran for commit 62f315c3be2ac37cee8df06d03b979fcda41b219 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hah, that one is amazingly small. nice.
Wait until you size the binary size! It's 380kB -> 69 kB (stripped 90kB -> 25kB). |
🤖 New build scheduled with the buildbot fleet by @tiran for commit e8fd0118edcd9f53686d63e417f3799620a29bdd 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
@gpshead please take another look |
https://bugs.python.org/issue47098