Skip to content

Fix native code generation #9621

Open
Open
@dhalbert

Description

@dhalbert

As of #9611, the native code generation tests are failing, and are commented out in .github/workflow/run-tests.yml by 2679916.

CircuitPython does not enable native code generation, but we have had latent support. There is some bug in the merge that is breaking the tests. In the interest of moving forward on 9.2.0, we're skipping fixing this for now.

Note that "native" in this case means machine language (e.g. x64 machine language, etc.), not "native" as in native modules like digitalio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions