pyvider-cty 2025-08-09
File headers added across codebase with benchmark docs and scripts
233 files · 8,126+ · 2,917-

Documentation

2 files changed
  • ch15_terraform_interop.md Documentation changes
  • release_readiness.md Documentation changes
  • Added benchmark output files (5 files) from performance testing instantiate behavioral
    2 files
    • ch15_terraform_interop.md
    • release_readiness.md
  • Added docs/guide/ch15_terraform_interop.md (21 lines) specify internal
    1 file
    • ch15_terraform_interop.md
  • Added docs/release_readiness.md (38 lines) specify internal
    1 file
    • release_readiness.md

Development Scripts

3 files changed
  • performance_characterization.py Changes for development scripts
  • entrypoint.sh Changes for development scripts
  • verify_headers_footers.py Changes for development scripts
  • Added scripts/performance_characterization.py (120 lines) instantiate internal
    1 file
    • performance_characterization.py
  • Added scripts/entrypoint.sh (3 lines) instantiate internal
    1 file
    • entrypoint.sh
  • Added verify_headers_footers.py (213 lines): Script to verify file headers and footers instantiate internal
    1 file
    • verify_headers_footers.py

File Headers

10 files changed
  • __init__.py Package exports updated
  • ch02_getting_started.py Example script
  • ch05_primitive_types.py Example script
  • ch06_collection_types.py Example script
  • ch07_structural_types.py Example script
  • ch08_dynamic_types.py Example script
  • ch09_capsule_types.py Example script
  • ch10_marks.py Example script
  • ch11_functions.py Example script
  • ch12_serialization.py Example script
  • Added standard headers to all example files and many source files (2 lines each) instantiate internal
    5 files
    • __init__.py
    • ch02_getting_started.py
    • ch05_primitive_types.py
    • ch06_collection_types.py
    • ch07_structural_types.py

Compatibility Updates

4 files changed
  • Makefile Changes for compatibility updates
  • main.go Changes for compatibility updates
  • generator.py Changes for compatibility updates
  • ch15_terraform_interop.py Changes for compatibility updates
  • compatibility/go/Makefile: 5 lines of changes baseline internal
    1 file
    • Makefile
  • compatibility/go/main.go: 87 lines of improvements decouple internal
    1 file
    • main.go
  • compatibility/python/generator.py: 33 lines of changes decouple internal
    1 file
    • generator.py
  • Added examples/ch15_terraform_interop.py (15 lines) instantiate internal
    1 file
    • ch15_terraform_interop.py

Environment

2 files changed
  • env.sh Changes for environment
  • pyproject.toml Project configuration changes