Skip to content

Export functions necessary to implement JIT compilers #148659

@DinoV

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

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