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-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523. #96849

Merged
merged 9 commits into from
May 5, 2023

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    ce23394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff2f4d View commit details
    Browse the repository at this point in the history
  3. Update Misc/NEWS.d/next/C API/2022-09-15-15-21-34.gh-issue-96803.ynBK…

    …IS.rst
    
    Co-authored-by: Victor Stinner <vstinner@python.org>
    markshannon and vstinner committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    821de76 View commit details
    Browse the repository at this point in the history
  4. Update Include/cpython/frameobject.h

    Co-authored-by: Victor Stinner <vstinner@python.org>
    markshannon and vstinner committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5aed2cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fea57fb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    a6a6662 View commit details
    Browse the repository at this point in the history
  2. Update news item

    markshannon committed May 4, 2023
    Configuration menu
    Copy the full SHA
    19bc82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53ce02c View commit details
    Browse the repository at this point in the history
  4. Fix merge.

    markshannon committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7fbece8 View commit details
    Browse the repository at this point in the history