Skip to content

Make Python optional in QPY #15976

@jakelishman

Description

@jakelishman

Currently, the Rust-space QPY load always attaches to a Python interpreter if it needs to create a Python-space object to load a file. We can't safely expose QPY to C while this is baked-in behaviour; we should add an option to instead error out if a file would require Python to load.

This may come after #15662.

Metadata

Metadata

Assignees

Labels

C APIRelated to the C APImod: qpyRelated to QPY serializationtype: feature requestNew feature or request

Type

No type

Projects

Status

Ready

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions