Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Merge Tier 1 and 2 interpreters into a single function #111520

Copy link
Copy link
@gvanrossum

Description

@gvanrossum
Issue body actions

Currently the Tier 2 interpreter lives in a separate function. This looks clean but makes switching between tiers complicated. See faster-cpython/ideas#631. So let's make _PyEval_EvalFrameDefault() into a single function that contains both interpreter loops.

Linked PRs

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.