Skip to content

[3.13] GH-120097: Make FrameLocalsProxy a mapping (GH-120101) #120749

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

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 19, 2024

  • Register FrameLocalsProxy as a subclass of collections.abc.Mapping

  • Allow FrameLocalsProxy to matching mapping patterns
    (cherry picked from commit d1c673b)

Co-authored-by: Mark Shannon [email protected]

* Register FrameLocalsProxy as a subclass of collections.abc.Mapping

* Allow FrameLocalsProxy to matching mapping patterns
(cherry picked from commit d1c673b)

Co-authored-by: Mark Shannon <[email protected]>
@markshannon markshannon merged commit 95b4f9c into python:3.13 Aug 23, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants