gh-101178: refactor base64.b85encode to be memory friendly#112248
Closed
romuald wants to merge 7 commits into
python:mainpython/cpython:mainfrom
romuald:gh-101178-b58encode-memuseromuald/cpython:gh-101178-b58encode-memuseCopy head branch name to clipboard
Closed
gh-101178: refactor base64.b85encode to be memory friendly#112248romuald wants to merge 7 commits intopython:mainpython/cpython:mainfrom romuald:gh-101178-b58encode-memuseromuald/cpython:gh-101178-b58encode-memuseCopy head branch name to clipboard
romuald wants to merge 7 commits into
python:mainpython/cpython:mainfrom
romuald:gh-101178-b58encode-memuseromuald/cpython:gh-101178-b58encode-memuseCopy head branch name to clipboard
Commits
Commits on Feb 16, 2025
gh-101178: C implementation of base64._a85encode
Show description for 84e20eacommittedAdd possible regression test in test_base64
Show description for 74fc245committedReview changes Modules/binascii.c
Show description for 60a3ae6andauthoredReview fixes: update algorithm
Show description for aaa09e1committed
Commits on Feb 17, 2025
Further plagiate git's implementation
Show description for cb46a5dcommitted- committed
- committed