Skip to content

Check if we can simplify deployment, by using the same compiled DLite libraries with multiple Python 3.x versions #836

Description

@jesper-friis

Check if the limited Python API is sufficient for DLite by defining Py_LIMITED_API before importing Python.h as described on https://docs.python.org/3.13/c-api/stable.html.

If that is the case, we do not need to recompile DLite for each supported Python version, making the deployment much easier.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions