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

Python gc fixes prototype #22022

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rpoyner-tri
Copy link
Contributor

@rpoyner-tri rpoyner-tri commented Oct 10, 2024

This is the dev branch for fixes toward #14387 . I won't merge anything directly from here, but rather peel of merge-able PRs separately. This branch should always contain the remainder of the work, though not necessarily in proper form.


This change is Reviewable

Convert the test to unittest format, rewrite the instrumentation, and
track the current numbers of leaks, with the goal of reaching 0 once
fixes are landed.

As leaks are fixed, the test will complain about allowing more leaks
than actually occurred, prompting update or removal of the leaks
allowed.
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.

1 participant