Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
NEWS entry
  • Loading branch information
gpshead committed Dec 29, 2025
commit eaac67169aeb0894cdc8686dd9ee50e7b7aae6a3
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The base64 implementation behind the :mod:`binascii`, :mod:`base64`, and
related codec has been optimized for modern pipelined CPU architectures and
now performs 2-3x faster across all platforms.