Skip to content

Fix regression with inline functions in pxd#5752

Merged
scoder merged 2 commits intocython:masterfrom
da-woods:fix-inline-in-pxd
Oct 9, 2023
Merged

Fix regression with inline functions in pxd#5752
scoder merged 2 commits intocython:masterfrom
da-woods:fix-inline-in-pxd

Conversation

@da-woods
Copy link
Copy Markdown
Contributor

@da-woods da-woods commented Oct 7, 2023

Fixes #5748

Unfortunately I haven't been able to produce an isolated test for this yet.

@scoder
Copy link
Copy Markdown
Contributor

scoder commented Oct 7, 2023

See the test in #5748 (comment), based on the example by @matusvalo.

Co-authored-by: Matus Valo <matusvalo@users.noreply.github.com>
Co-authored-by: Stefan Behnel <stefan_ml@behnel.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] SciPy failure to build with Cython 3.0.3 (bisected)

3 participants