gh-146192: Add base32 support to binascii (GH-146193)
Add base32 encoder and decoder functions implemented in C to the binascii module and use them to greatly improve the performance and reduce the memory usage of the existing base32 codec functions in the base64 module.
K
kangtastic committed
b4e5bc2164bdc400000d8db4f1266cc7fc5f7c41
Parent: a17301a
Committed by GitHub <noreply@github.com>
on 3/22/2026, 9:10:28 PM