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

Fixes, and rework anti-GC dict #11

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

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    c480e12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc6146 View commit details
    Browse the repository at this point in the history
  3. Fix: replace del with .pop(..., None) to fix KeyError if no callback …

    …is stored... of course...
    Dragorn421 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d4e4c94 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    31026e3 View commit details
    Browse the repository at this point in the history
  2. fix

    Dragorn421 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    9167d4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac147e View commit details
    Browse the repository at this point in the history
  4. fix

    Dragorn421 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    065541d View commit details
    Browse the repository at this point in the history