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

gh-118934: Make PyEval_GetLocals return borrowed reference #119769

Merged
merged 10 commits into from
Jul 16, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    60f38ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9c04f View commit details
    Browse the repository at this point in the history
  3. Remove a blank line

    gaogaotiantian committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2b90266 View commit details
    Browse the repository at this point in the history
  4. Fix refcnt check

    gaogaotiantian committed May 30, 2024
    Configuration menu
    Copy the full SHA
    10ad82c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    634ffd0 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    gaogaotiantian committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b48c279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da70ee1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1167c3d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    e08209f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edef0dd View commit details
    Browse the repository at this point in the history