msgpack-python/test
Thomas Kowalski cd8137093a
fix: enforce strict_map_key with object_pairs_hook (#673)
This PR makes it so that `self._strict_map_key` is enforced even when
using `_object_pairs_hook` which didn't use to be the case.
2026-05-12 13:59:40 +09:00
..
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: enforce strict_map_key with object_pairs_hook (#673) 2026-05-12 13:59:40 +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