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

Fix compilation with Cython 3 #1603

Merged
merged 3 commits into from
May 6, 2020
Merged

Fix compilation with Cython 3 #1603

merged 3 commits into from
May 6, 2020

Conversation

jamadden
Copy link
Member

@jamadden jamadden commented May 6, 2020

The more Python-like mangling of __name names caught us doing things we shouldn't have been.

But we don't want to actually run with it yet because of cython/cython#3578

Fixes #1599

@jamadden jamadden merged commit 3294ebb into master May 6, 2020
@jamadden jamadden deleted the issue1599 branch May 6, 2020 16:03
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.

Incompatible with Cython 3.0a3
1 participant