Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 7, 2024

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

(cherry picked from commit fe47d9b)

Co-authored-by: Youfu Zhang [email protected]
Co-authored-by: Terry Jan Reedy [email protected]
Co-authored-by: Pieter Eendebak [email protected]

…mode (pythonGH-118320)

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

(cherry picked from commit fe47d9b)

Co-authored-by: Youfu Zhang <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Pieter Eendebak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants