pyvider-cty 2025-04-03
Minor fixes to CtyBool primitive type and CtyDynamic structural type
4 files · 44+ · 32-

Bool Type Refinement

1 file changed
  • bool.py `primitives/bool.py`: 56 lines of changes reorganizing the bool type implementation
  • primitives/bool.py: 56 lines of changes reorganizing the bool type implementation decouple internal
    1 file
    • bool.py

Dynamic Type Enhancement

1 file changed
  • dynamic.py `structural/dynamic.py`: Added 15 lines of additional functionality
  • structural/dynamic.py: Added 15 lines of additional functionality instantiate internal
    1 file
    • dynamic.py

Object Type Fix

1 file changed
  • object.py `structural/object.py`: 1 line fix

Environment

1 file changed
  • env.sh Updated `env.sh` with path adjustments