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

Fix ref cycles #493

Merged
merged 5 commits into from
Nov 3, 2024
Merged

Fix ref cycles #493

merged 5 commits into from
Nov 3, 2024

Commits on Oct 4, 2024

  1. Avoid creating ref cycles

    This change is essentially the same fix as in agronholm@fe8e3bc,
    applied in two additional functions that use the same pattern.
    ojw28 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f16291f View commit details
    Browse the repository at this point in the history
  2. Update release notes

    ojw28 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    26a5522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c3eab View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    3699518 View commit details
    Browse the repository at this point in the history
  2. Update _checkers.py

    agronholm authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    40cd229 View commit details
    Browse the repository at this point in the history