pyvider-cty
2025-06-10
Improved msgpack encoding format, expanded CtyList with better validation
6 files · 586+ · 364-
Msgpack Format Enhancement
1 file changed
msgpack.pySee points for details
CtyList Improvements
1 file changed
list.py`types/collections/list.py`: 92 lines of changes enhancing list validation and type checking
New Test Suite
1 file changed
test_msgpack_encoder.pySee points for details
CtyValue Fix
1 file changed
base.py`values/base.py`: 4 lines of fixes
Test Updates
1 file changed
test_cty_values_base.py`test_cty_values_base.py`: 457 lines of simplification/restructuring