Skip to content

Conversation

@ssailer
Copy link
Member

@ssailer ssailer commented Jan 20, 2026

Cython version 3.2.0b1 introduces a new handling on integers during compilation of cython. Effectively the C preprocessor is not able to replace define'd symbols anymore, because cython checks for type correctness before (i.e. if they are int). This is then not yet possible.

@ssailer ssailer merged commit 6841eba into main Jan 20, 2026
10 checks passed
@ssailer ssailer deleted the fix_cython branch January 20, 2026 16:17
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