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 10 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2024

  1. [systems] Add diagram life support

    This patch adds a life support interface that allows arbitrary objects
    to track the lifetime of systems as they get transferred from a diagram
    builder to a diagram.
    rpoyner-tri committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3776e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72f687 View commit details
    Browse the repository at this point in the history
  3. wip: approximate annotations for systems/

    wip: declare victory on existing memory leak tests
    rpoyner-tri committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4e7b087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e237946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    835ad7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acd6ff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3883257 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4d327d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3cfcec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    952135f View commit details
    Browse the repository at this point in the history