msgpack-python/test
Charlie Lin 6ced817616 Add no-GIL interpreter support
Add `pytest-run-parallel` as dependency, test no-GIL interpreters in CI, and
mark Cython module as safe for freethreaded interpreters.
2025-07-20 11:33:23 -04:00
..
test_buffer.py Cleanup code and pyproject (#608) 2024-05-06 11:46:31 +09: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_multithreading.py Add no-GIL interpreter support 2025-07-20 11:33:23 -04: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