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.mdDocumentation changesrelease_readiness.mdDocumentation changes
- Added benchmark output files (5 files) from performance testing
instantiate
behavioral
2 files
ch15_terraform_interop.mdrelease_readiness.md
- Added
docs/guide/ch15_terraform_interop.md(21 lines) specify internal1 file
ch15_terraform_interop.md
- Added
docs/release_readiness.md(38 lines) specify internal1 file
release_readiness.md
Development Scripts
3 files changed
performance_characterization.pyChanges for development scriptsentrypoint.shChanges for development scriptsverify_headers_footers.pyChanges for development scripts
- Added
scripts/performance_characterization.py(120 lines) instantiate internal1 file
performance_characterization.py
- Added
scripts/entrypoint.sh(3 lines) instantiate internal1 file
entrypoint.sh
- Added
verify_headers_footers.py(213 lines): Script to verify file headers and footers instantiate internal1 file
verify_headers_footers.py
File Headers
10 files changed
__init__.pyPackage exports updatedch02_getting_started.pyExample scriptch05_primitive_types.pyExample scriptch06_collection_types.pyExample scriptch07_structural_types.pyExample scriptch08_dynamic_types.pyExample scriptch09_capsule_types.pyExample scriptch10_marks.pyExample scriptch11_functions.pyExample scriptch12_serialization.pyExample script
- Added standard headers to all example files and many source files (2 lines each)
instantiate
internal
5 files
__init__.pych02_getting_started.pych05_primitive_types.pych06_collection_types.pych07_structural_types.py
Compatibility Updates
4 files changed
MakefileChanges for compatibility updatesmain.goChanges for compatibility updatesgenerator.pyChanges for compatibility updatesch15_terraform_interop.pyChanges for compatibility updates
compatibility/go/Makefile: 5 lines of changes baseline internal1 file
Makefile
compatibility/go/main.go: 87 lines of improvements decouple internal1 file
main.go
compatibility/python/generator.py: 33 lines of changes decouple internal1 file
generator.py
- Added
examples/ch15_terraform_interop.py(15 lines) instantiate internal1 file
ch15_terraform_interop.py
Environment
2 files changed
env.shChanges for environmentpyproject.tomlProject configuration changes