Skip to main content

Module source_cache

Module source_cache 

Source
Expand description

Content-keyed pipeline Program cache. Content-keyed Python 3.12 pipeline Program cache.

Structs§

Python312PipelinePrograms
Cached Python pipeline stage bundle for one source shape.

Functions§

get_or_build_python312_pipeline
Build or fetch the Python 3.12 pipeline bundle for source.

Type Aliases§

Python312PipelineCache
Bounded content-keyed Python pipeline cache.