Skip to content

[3.14] gh-148093: Raise binascii.Error from binascii.a2b_uu() on empty input (GH-149077)#149350

Merged
serhiy-storchaka merged 1 commit intopython:3.14from
miss-islington:backport-0c6d2f6-3.14
May 4, 2026
Merged

[3.14] gh-148093: Raise binascii.Error from binascii.a2b_uu() on empty input (GH-149077)#149350
serhiy-storchaka merged 1 commit intopython:3.14from
miss-islington:backport-0c6d2f6-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 4, 2026

Instead of reading past the end of the empty buffer.
(cherry picked from commit 0c6d2f6)

Co-authored-by: Maurycy Pawłowski-Wieroński maurycy@maurycy.com

… input (pythonGH-149077)

Instead of reading past the end of the empty buffer.
(cherry picked from commit 0c6d2f6)

Co-authored-by: Maurycy Pawłowski-Wieroński <maurycy@maurycy.com>
@serhiy-storchaka serhiy-storchaka merged commit 3e25cd9 into python:3.14 May 4, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-0c6d2f6-3.14 branch May 4, 2026 10:10
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