Skip to content

bpo-44873: added test cases from RFC 4648#27747

Merged
ambv merged 1 commit into
python:mainfrom
akulakov:44873-Base64-add-RFC-test-case
Aug 13, 2021
Merged

bpo-44873: added test cases from RFC 4648#27747
ambv merged 1 commit into
python:mainfrom
akulakov:44873-Base64-add-RFC-test-case

Conversation

@akulakov

@akulakov akulakov commented Aug 12, 2021

Copy link
Copy Markdown
Contributor

test cases from RFC 4648 section 10

also see #27700

https://bugs.python.org/issue44873

@ambv

ambv commented Aug 13, 2021

Copy link
Copy Markdown
Contributor

Skipping NEWS as relevant information is now added in GH-27700 anyway.

@ambv ambv added the needs backport to 3.10 only security fixes label Aug 13, 2021
@ambv ambv merged commit 230403a into python:main Aug 13, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @akulakov for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-27757 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 13, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 13, 2021
…GH-27747)

(cherry picked from commit 230403a)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
miss-islington added a commit that referenced this pull request Aug 13, 2021
(cherry picked from commit 230403a)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants