We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086d3c0 commit f8084d6Copy full SHA for f8084d6
1 file changed
Misc/NEWS.d/next/Library/2025-11-25-22-54-07.gh-issue-141968.vg3AMJ.rst
@@ -0,0 +1,2 @@
1
+Remove a data copy from :func:`base64.b32decode` and
2
+:func:`base64.b32encode` by using :func:`bytearray.take_bytes`.
0 commit comments