Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 3, 2025

Fix build warnings like:

warning: ffpyplayer\pic.pxd:21:61: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in a future version of Cython.

% git grep ' nogil '

https://github.com/cython/cython/blob/e2ef20c527c7d0b1b01d2cbb486c0db92d54d323/Cython/Compiler/Parsing.py#L3148-L3151

Includes the fixes from:

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.

1 participant