SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

gh-118314: Fix padding edge case in binascii.a2b_base64 strict mode (GH-118320)

Fix an edge case in `binascii.a2b_base64` strict mode, where
excessive padding was not detected when no padding is necessary.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Y
Youfu Zhang committed
fe47d9bee319528ffeb5fd60a615d7f02c7b5585
Parent: 3a6ff1b
Committed by GitHub <noreply@github.com> on 5/7/2024, 9:18:45 AM