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

Modernize DECREF (part 5). #3209

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Modernize DECREF (part 5). #3209

wants to merge 10 commits into from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    1fa4a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a49ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    543c81b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc2f81 View commit details
    Browse the repository at this point in the history
  5. Modernize DECREF in symlist2dict.

    1uc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a9f9436 View commit details
    Browse the repository at this point in the history
  6. Modernize DECREF in toplevel_get.

    1uc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9f59062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca12a96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d72f10 View commit details
    Browse the repository at this point in the history
  9. Localize variable in hocobj_getattr (result).

    Check that all paths into the `if` lead to a `return`, i.e. the
    previous `result` didn't outlive its new scope.
    1uc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    65d8a80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23f2760 View commit details
    Browse the repository at this point in the history