Skip to content

bpo-40217: Make heap types always visit Py_TYPE(self) from tp_traverse #20433

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

Closed
wants to merge 4 commits into from

Conversation

encukou
Copy link
Member

@encukou encukou commented May 26, 2020

This builds on top of @pablogsal's #20264, see discussion there.
See the proposed docs for what is changing.

There is a reference leak in test_interpreters that I haven't yet been able to track down.

https://bugs.python.org/issue40217

pablogsal and others added 4 commits May 23, 2020 01:46
@pablogsal
Copy link
Member

There is a reference leak in test_interpreters that I haven't yet been able to track down.

I think test_interpreters is leaking already on master: https://buildbot.python.org/all/#/builders/394/builds/94

@pablogsal
Copy link
Member

@encukou Is ok for you if I cherry-pick 28189cb on top of #20264 and then you review that PR?

@encukou
Copy link
Member Author

encukou commented May 27, 2020

I don't mind, please go ahead!

@encukou
Copy link
Member Author

encukou commented May 27, 2020

Actually, I can even do it myself :)

@encukou encukou closed this May 27, 2020
@encukou encukou deleted the bpo-40217 branch May 28, 2020 15:39
@encukou encukou restored the bpo-40217 branch May 28, 2020 15:40
@encukou encukou deleted the bpo-40217 branch May 28, 2020 15:42
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.

4 participants