Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: PyPy needs another gc.collect on latest versions #25257

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

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

mattip
Copy link
Member

@mattip mattip commented Nov 26, 2023

In running NumPy against latest PyPy, I noticed it needs another gc.collect to successfully collect a in the test.

@charris charris merged commit 7ff5c8f into numpy:main Nov 27, 2023
@charris
Copy link
Member

charris commented Nov 27, 2023

Thanks Matti. Seems rather strange that two consecutive calls are needed, I assume there are nested allocations?

Speaking of PyPy, when is the next release likely? I'd like to unpin cibuildwheel.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Nov 27, 2023
@mattip
Copy link
Member Author

mattip commented Nov 27, 2023

when is the next release likely

Soon I hope :)

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Dec 12, 2023
@mattip mattip deleted the more-gc.collect branch May 5, 2025 11:20
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.

2 participants