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

PyImport_GetModule unsupported in PyPy #4055

Merged
merged 1 commit into from
Mar 21, 2021
Merged

PyImport_GetModule unsupported in PyPy #4055

merged 1 commit into from
Mar 21, 2021

Conversation

maxbachmann
Copy link
Contributor

PyPy does not support PyImport_GetModule yet: https://foss.heptapod.net/pypy/pypy/-/issues/3385

@mattip
Copy link
Contributor

mattip commented Mar 21, 2021

Thanks. I should have closed the issue as part of the review-before-release.

@scoder scoder added this to the 3.0 milestone Mar 21, 2021
@scoder scoder merged commit 3f00ce3 into cython:master Mar 21, 2021
@scoder
Copy link
Contributor

scoder commented Mar 21, 2021

Thanks

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.

None yet

3 participants