Skip to content

Pass through -X options in test.bisect_cmd #98950

@tekknolagi

Description

@tekknolagi

Feature or enhancement

bisect_cmd should read sys._xoptions and append to sys.executable like it already does with subprocess._args_from_interpreter_flags and subprocess._optim_args_from_interpreter_flags.

Pitch

Other runtimes like Cinder use -X options to configure runtime behavior. We would like to pass through -X jit, for example, but test.bisect_cmd ignores it right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions