19 Commits

Author SHA1 Message Date
Changjoon
57ca1d59a6 Update test_base64.py from 3.14.4 (#7624) 2026-04-19 09:14:46 +09:00
Lee Dogeon
ed785e3d86 Bump base64 to 3.14.2 (#6776) 2026-01-19 00:04:06 +09:00
Shahar Naveh
3bde2ddac3 Update base64 3.13.5 (#5872) 2025-06-30 19:09:05 +09:00
NakanoMiku
b4ee044fa6 Update test_base64.py from CPython v3.12.0 2023-12-24 03:58:36 +08:00
MegasKomnenos
185111d197 Update base64.py and test_base64.py from CPython v3.11.2 2023-03-26 11:30:10 +09:00
Lee Dogeon
02e05e489d Correct binascii.unhexlify error type (#4005)
* Correct `binascii.unhexlify` error type

* Unmark resolved tests
2022-08-07 06:21:35 +09:00
Byeonghoon Yoo
6bd9c81626 fix(binascii): enable test_b64decode_padding_error 2022-06-11 14:58:53 +09:00
Jeong YunWon
32a9b958e5 Merge pull request #3465 from 24seconds/fix_test_base64
Support tuple type also for memoryview shape arg
2021-11-29 16:10:20 +09:00
Dean Li
5ee4fb899b test: use os_helper 2021-11-28 20:51:32 +08:00
Young
dd773b3413 Support tuple type also for memoryview shape arg 2021-11-27 23:39:01 +09:00
Jeong YunWon
913b78ca44 Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
2021-11-17 17:06:51 +09:00
Dean Li
49a5805d11 test: use os_helper 2021-11-13 02:18:33 +00:00
Padraic Fanning
4b3177eac9 Clean up skips in test_base64 2021-10-10 19:11:20 -04:00
snowapril
c5cc179182 remove decorators on success tests
Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-02 20:36:43 +09:00
Padraic Fanning
8cab41f2a7 Unmark passing tests in test_base64 2021-09-10 19:00:27 -04:00
Padraic Fanning
a92d3e9281 Skip panicking test in test_base64 2021-09-10 18:58:58 -04:00
Padraic Fanning
01138303fe Mark failing/erroring tests 2021-02-15 13:33:50 -05:00
Padraic Fanning
623c6c3cc9 Skip tests that cause panics 2021-02-15 13:28:36 -05:00
Padraic Fanning
b1f0a5b72a Add test_base64 from CPython 3.8.7 2021-02-15 13:14:05 -05:00