-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-34749: Improved performance of binascii.a2b_base64(). #9444
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
Conversation
b2f9c45
to
7593233
Compare
The conflicts look minor (though Git rightly thinks they're better left to humans). I don't know about all upcoming PEPs, but I'm not aware of conflicts. |
@encukou, thank you for the response. This one may need to wait a little longer until a reviewer is available then. |
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.
I've rebased on top of the module state changes in master.
I can still see the speedup, can't find any new bugs, and I haven't been able to speed it up more :)
@sir-sigurd: Status check is done, and it's a success ✅ . |
@encukou, thanks for rebasing it! |
https://bugs.python.org/issue34749