| .. |
|
test_buffer.py
|
release v1.1.2 (#649)
|
2025-10-08 17:56:20 +09:00 |
|
test_case.py
|
Drop Python 3.6 support (#543)
|
2023-05-24 01:41:08 +09:00 |
|
test_except.py
|
fix: avoid memory leak when decoding invalid nested arrays (#671)
|
2026-05-27 18:04:24 +09:00 |
|
test_extension.py
|
Add missing autoreset in Packer.pack_ext_type (#663)
|
2026-06-01 21:27:05 +09:00 |
|
test_format.py
|
Drop Python 3.6 support (#543)
|
2023-05-24 01:41:08 +09:00 |
|
test_limits.py
|
Bump sys.setrecursionlimit within test_nest_limit_1024 (#682)
|
2026-06-03 12:30:00 +09:00 |
|
test_memoryview.py
|
fix: use-after-free in get_data_from_buffer (#677)
|
2026-06-03 00:21:59 +09:00 |
|
test_newspec.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_obj.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_pack.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_read_size.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_seq.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_sequnpack.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_stricttype.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_subtype.py
|
Cleanup code and pyproject (#608)
|
2024-05-06 11:46:31 +09:00 |
|
test_timestamp.py
|
Fix Timestamp.from_datetime returning wrong value for pre-epoch datetimes (#662)
|
2026-06-02 21:41:52 +09:00 |
|
test_unpack.py
|
Harden Unpacker.__init__ re-entry cleanup to prevent buffer/context leaks (#687)
|
2026-06-03 16:40:16 +09:00 |
|
uneeded_test_multithreading.py
|
Add no-GIL interpreter support (#641)
|
2026-06-02 16:21:05 +09:00 |