diff options
author | Mark Shannon <mark@hotpy.org> | 2024-06-19 16:54:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-19 16:54:13 (GMT) |
commit | d1c673b658977a8e6236feee579308e0ed6a0187 (patch) | |
tree | 7202eaae095a36918a8d72503c9bbf9af9786205 /Python/compile.c | |
parent | 00257c746c447a2e026b5a2a618f0e033fb90111 (diff) | |
download | cpython-d1c673b658977a8e6236feee579308e0ed6a0187.zip cpython-d1c673b658977a8e6236feee579308e0ed6a0187.tar.gz cpython-d1c673b658977a8e6236feee579308e0ed6a0187.tar.bz2 |
GH-120097: Make FrameLocalsProxy a mapping (#120101)
* Register FrameLocalsProxy as a subclass of collections.abc.Mapping
* Allow FrameLocalsProxy to matching mapping patterns
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions