commit | afbe5bf9c8c621bb19833a06e296245c41f0dbc5 | [log] [tgz] |
---|---|---|
author | Tian Gao <gaogaotiantian@hotmail.com> | Mon May 06 03:16:48 2024 -0700 |
committer | GitHub <noreply@github.com> | Mon May 06 20:16:48 2024 +1000 |
tree | 6bf544f596c6d33f6604634921b63d99ab764ca2 | |
parent | 757fd3e0101c85081dfec60cbab26519b7a40305 [diff] |
gh-74929: Make containment checks more efficient in `FrameLocalsProxy` (#118624) Properly implement the `sq_contains` slot for frame locals proxy containment checks.