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

PEP 667: Clarify impact on PyEval_GetLocals #3809

Closed

Commits on Jun 2, 2024

  1. PEP 667: Clarify impact on PyEval_GetLocals

    See Implementation Notes in the updated PEP for details
    of the correction/clarification and the rationale for it.
    
    The discrepancy was detected when writing the documentation for
    python/cpython#74929 and when reviewing
    python/cpython#118934
    ncoghlan committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    78d16e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a8024 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    f899d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d7ef4 View commit details
    Browse the repository at this point in the history
  3. Fix custom link syntax

    ncoghlan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8aa2e35 View commit details
    Browse the repository at this point in the history
  4. Remove stray underscore

    Co-authored-by: Jelle Zijlstra <[email protected]>
    ncoghlan and JelleZijlstra committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    83d8028 View commit details
    Browse the repository at this point in the history