msgpack-python/test
Charlie Lin ccfd2547c7 Drop spurious multhreading test
Per https://github.com/msgpack/msgpack-python/pull/641#discussion_r2315489310, sharing more than one `Packer` object is not supported.
2025-09-11 17:44:53 +00:00
..
test_buffer.py Lint 2025-07-20 11:41:57 -04:00
test_case.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_except.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09:00
test_extension.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09:00
test_format.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_limits.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09:00
test_memoryview.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +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 Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09:00
test_unpack.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09:00
uneeded_test_multithreading.py Drop spurious multhreading test 2025-09-11 17:44:53 +00:00