Skip to content

Export functions necessary to implement JIT compilers #148659

Description

@DinoV

There's some internal functionality that needs to be exported to support JIT compilers which are using PEP 523 to hook in. Primiarly there's things around dictionaries which need to be exposed to specialize attribute access. But there's also error reporting functionality that's not exported to match CPython's tracebacks and some random helpers which are used around frames.

Linked PRs

Activity

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

Metadata

Metadata

Assignees

Labels

interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-JITtype-featureA feature request or enhancement

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions