Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract cseabreeze into its own module #186

Open
3 tasks
ap-- opened this issue Mar 29, 2023 · 1 comment
Open
3 tasks

Extract cseabreeze into its own module #186

ap-- opened this issue Mar 29, 2023 · 1 comment

Comments

@ap--
Copy link
Owner

ap-- commented Mar 29, 2023

With Python=3.12 the Py limited API will have buffer support which should allow to build a cseabreeze module that is supported by all versions 3.12 and newer.

Once we extract cseabreeze we can make seabreeze noarch. We can at the same time force users to pick a backend on installation.

TODO

  • extract cseabreeze when 3.12 is released
    • 3.12.0 candidate 1: Monday, 2023-07-31
    • 3.12.0 candidate 2: Monday, 2023-09-04
    • 3.12.0 final: Monday, 2023-10-02
  • make seabreeze noarch
  • force user to provide extra (runtime error if no extra is installed)
@ap-- ap-- self-assigned this Mar 29, 2023
@ap--
Copy link
Owner Author

ap-- commented Jul 29, 2023

started extracting: www.github.com/ap--/seabreeze-c-backend

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

No branches or pull requests

1 participant