Skip to content

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

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

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

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 023ecbd into python:3.13 May 4, 2026
42 of 43 checks passed
@miss-islington miss-islington deleted the backport-0c6d2f6-3.13 branch May 4, 2026 10:06
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