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

More pypy3 fixes #1878

Merged
merged 4 commits into from Sep 21, 2017
Merged

More pypy3 fixes #1878

merged 4 commits into from Sep 21, 2017

Conversation

rlamy
Copy link
Contributor

@rlamy rlamy commented Sep 21, 2017

Here are some more fixes to improve pypy{,3} support.

Note that the gc.collect(); exec('') trick in getrefcount() could probably be generalised to any test that tries to check refcounts.

@scoder
Copy link
Contributor

scoder commented Sep 21, 2017

Thanks!

@scoder scoder merged commit e0caff5 into cython:master Sep 21, 2017
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.

None yet

2 participants