Skip to content

Conversation

@cvanelteren
Copy link
Contributor

No description provided.

@molinav molinav changed the title add necessary noexcept for more recent cython Add necessary noexcept for more recent cython Feb 24, 2025
The `noexcept` syntax was first included in Cython 3.0, and it was
backported only from Cython 0.29.31 onwards.
Since the code is migrated to use `noexcept`, this Cython directive
is no longer needed.
@molinav
Copy link
Member

molinav commented Feb 24, 2025

Thanks, @cvanelteren! I also added a couple of changes that are related to the new syntax.

@molinav molinav merged commit 0bf73ec into matplotlib:develop Feb 24, 2025
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