Skip to content

Comments

PEP 558: Note compatibility constraints on locals(), other updates#1069

Merged
ncoghlan merged 1 commit intopython:masterfrom
ncoghlan:pep-558-note-compatibility-issue-with-changing-locals
May 21, 2019
Merged

PEP 558: Note compatibility constraints on locals(), other updates#1069
ncoghlan merged 1 commit intopython:masterfrom
ncoghlan:pep-558-note-compatibility-issue-with-changing-locals

Conversation

@ncoghlan
Copy link
Contributor

  • new design discussion section to cover the requirement that the
    semantics of locals() itself at function scope be left alone
  • propose a C level API that exactly matches Python level
    frame.f_locals semantics
  • other minor text formatting and wording updates

- new design discussion section to cover the requirement that the
  semantics of locals() itself at function scope be left alone
- propose a C level API that exactly matches Python level
  frame.f_locals semantics
- other minor text formatting and wording updates
@ncoghlan ncoghlan merged commit 933fbf8 into python:master May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants