]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added test case based on recommended test cases from RFC 4648 (GH-27747)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Aug 2021 11:15:27 +0000 (04:15 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Aug 2021 11:15:27 +0000 (04:15 -0700)
commit6d134864d62b1838b12e31ec6357b9f0c078deae
tree78812ab0a70a1bbcdaa9f61773af6d469b553608
parent45a97d91a42795fb0b220e67ee25a14b940c7e50
Added test case based on recommended test cases from RFC 4648 (GH-27747)

(cherry picked from commit 230403a6a19042b174374c3825904d2e857f38b0)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
Lib/test/test_base64.py