pyvider-cty
2025-06-12
Major msgpack encoder expansion, CtyMap key validation fixes
16 files · 4,341+ · 156-
Msgpack Encoder Expansion
1 file changed
msgpack.pySee points for details
CtyMap Key Validation Fix
1 file changed
map.py`types/collections/map.py`: 88 lines of changes fixing key validation for CtyValue inputs'
String Type Improvements
1 file changed
string.py`types/primitives/string.py`: 60 lines of validation and normalization enhancements'
CtyValue Updates
1 file changed
base.py`values/base.py`: 54 lines of improvements
Test Updates
1 file changed
test_cty_map_coverage.py`test_cty_map_coverage.py`: 41 lines of changes
Experimental: pymath Module
1 file changed
test_cty_map_coverage.pyChanged
- Added
pymath/directory with CLI, parser, optimizer, and tests (appears to be an experimental side project committed to this repo) streamline behavioral3 files
cli.pyparser.pyoptimizer.py
- Added
cov.xml(3710 lines) andexpression.txtfor coverage tracking qualify internal1 file
cov.xml