msgpack-python/test
Inada Naoki 33e0e86f4e
Cleanup code and pyproject (#608)
* use isort
* fallback: use BytesIO instead of StringIO. We had dropped Python 2
already.
2024-05-06 11:46:31 +09: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_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