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

Delay resolving super classes until referenced #146

Merged
merged 8 commits into from
May 21, 2024

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    b6c6e36 View commit details
    Browse the repository at this point in the history
  2. Fix a ref counting issue that led to crash

    in a PyType_Ready failure situation
    jmao-denver committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3568d46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3f41d View commit details
    Browse the repository at this point in the history
  4. Trivial code cleanup

    jmao-denver committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aa77dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d9dce View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    995619e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b47e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf494a View commit details
    Browse the repository at this point in the history