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 |
|