Shahar Naveh
|
aa12accdac
|
Update test_struct.py from 3.14.4 (#7614)
|
2026-04-16 08:52:37 +09:00 |
|
ShaharNaveh
|
516ced9a57
|
Mark failing tests
|
2026-02-14 22:02:24 +09:00 |
|
ShaharNaveh
|
e94459d194
|
Update test_struct.py from 3.14.3
|
2026-02-14 22:02:24 +09:00 |
|
Jeong, YunWon
|
22974cff20
|
Update struct from v3.14.2 (#6824)
Co-authored-by: CPython Developers <>
|
2026-01-21 03:05:05 +09:00 |
|
Jeong YunWon
|
c824016301
|
Fix UnpackIterator constructor
|
2025-06-22 18:11:30 +09:00 |
|
Jeong, YunWon
|
3a54105e2c
|
Fix struct tests (#5813)
|
2025-06-22 09:58:43 +09:00 |
|
Ashwin Naren
|
844090b0b8
|
update test_struct to 3.13.3
|
2025-04-15 14:48:20 -07:00 |
|
Jeong YunWon
|
14e86e1374
|
mark filing tests for test_struct
|
2022-08-15 00:34:06 +09:00 |
|
CPython Developers
|
193fa88ea9
|
Update test_struct from CPython 3.10.6
|
2022-08-15 00:34:06 +09:00 |
|
Noah
|
76306b2260
|
Add half-float support for struct
|
2021-01-07 23:44:44 -06:00 |
|
Noah
|
0f84bd4070
|
Update pystruct + array
|
2020-10-26 12:13:24 -05:00 |
|
Kangzhi Shi
|
cf3572385c
|
Fix more to pass unittest
|
2020-10-10 17:00:57 +09:00 |
|
Ben Lewis
|
386b899d82
|
Change error messages to match CPython's.
|
2020-08-08 12:52:16 +12:00 |
|
Ben Lewis
|
ae8d64fdd0
|
Fix several struct module tests.
|
2020-08-08 10:49:46 +12:00 |
|
Ben Lewis
|
7129e76d62
|
Implement iter_unpack
|
2020-08-08 08:50:40 +12:00 |
|
Ben Lewis
|
dc994e3c6f
|
Accept array as byte like/buffer.
|
2020-08-08 08:50:40 +12:00 |
|
Aviv Palivoda
|
efb6f6a64c
|
Implement pascal string packing
|
2020-03-14 17:07:38 +02:00 |
|
Aviv Palivoda
|
ed685c12d2
|
Remove passing skip
|
2020-03-14 16:34:47 +02:00 |
|
Aviv Palivoda
|
395fd6bfbe
|
Integer packing check __index__
|
2020-03-14 12:30:41 +02:00 |
|
Jeong YunWon
|
7518723b2e
|
mark failing tests
|
2020-03-04 11:42:17 +09:00 |
|
CPython dev
|
6e720ac2a4
|
Lib/test/test_struct.py from CPython 3.8.1
|
2020-03-04 11:42:17 +09:00 |
|