Skip to content

gh-144001: Support ignoring the invalid pad character in Base64 decoding - #144306

Merged
serhiy-storchaka merged 4 commits into
python:mainfrom
serhiy-storchaka:base64-decode-ignore-pad-char
Feb 5, 2026
Merged

gh-144001: Support ignoring the invalid pad character in Base64 decoding#144306
serhiy-storchaka merged 4 commits into
python:mainfrom
serhiy-storchaka:base64-decode-ignore-pad-char

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jan 28, 2026

Copy link
Copy Markdown
Member

@serhiy-storchaka
serhiy-storchakaforce-pushed the base64-decode-ignore-pad-char branch from 79f767a to 92067d2CompareJanuary 28, 2026 15:09
@serhiy-storchaka
serhiy-storchaka merged commit 4644fed into python:mainFeb 5, 2026
47 checks passed
@serhiy-storchaka
serhiy-storchaka deleted the base64-decode-ignore-pad-char branch February 5, 2026 19:14
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka