pub fn get_or_build_python312_pipeline(
cache: &Python312PipelineCache,
source: &[u8],
extra: &[u8],
) -> Arc<Python312PipelinePrograms> ⓘExpand description
Build or fetch the Python 3.12 pipeline bundle for source.
pub fn get_or_build_python312_pipeline(
cache: &Python312PipelineCache,
source: &[u8],
extra: &[u8],
) -> Arc<Python312PipelinePrograms> ⓘBuild or fetch the Python 3.12 pipeline bundle for source.