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

Some cython updates on top of #45086 #45161

Closed
wants to merge 10 commits into from
Closed

Conversation

tornaria
Copy link
Contributor

On top of #45086 here I fix

  • python3-cysignals
  • python3-cypari2
  • python3-fpylll
  • python3-pplpy
  • python3-lxml

The strategy is to be as minimal as possible, e.g. mostly use legacy_implicit_noexcept=True and other legacy options when needed, rather than patch.

I'm still working on sagemath, but this should cover all its deps.

@ahesford

@tornaria tornaria marked this pull request as draft July 20, 2023 22:58
@tornaria
Copy link
Contributor Author

tornaria commented Jul 20, 2023

I'm sorry, this was meant to go as a PR on my fork since it's just to get my patches in to run CI and make them available.

Why is scipy failing to build here (it worked in #45086) pybind11 update broke scipy

@ahesford
Copy link
Member

Sigh, thanks for catching the pybind11 incompatibility. I fixed this on master already and incorporated all of your commits to date in my cython PR. You can close this PR, or you can leave it open and add any later commits after rebasing on my current branch. (You can also PR against the cython branch on my void-packages fork and I'll pull your changes there.)

@tornaria tornaria closed this Jul 21, 2023
@tornaria tornaria deleted the cython3 branch September 7, 2023 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants