Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Investigate PyFrame_FastToLocals #9

Description

@TehMillhouse

According to revelation, PyFrame_FastToLocals not only copies f_fastlocals to f_locals, but also disables use of the fastlocals optimization. This might enable removing the limitations to setting locals in injected code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions