Files
cpython/Lib
Serhiy Storchaka d0e204fb1d gh-148153: Do not use assert for parameter validation in base64 (GH-148154)
base64.b32encode() now always raises ValueError instead of
AssertionError for the value of map01 with invalid length.
2026-04-06 13:47:27 +03:00
..
2026-03-10 14:31:15 +02:00
2025-12-06 11:27:31 +00:00
2025-11-23 16:33:05 +00:00