◐ Shell
clean mode source ↗

GH-104584: Don't call executors from `JUMP_BACKWARD` by brandtbucher · Pull Request #109347 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@brandtbucher

@brandtbucher brandtbucher commented

Sep 12, 2023

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

Instead, rewind and let ENTER_EXECUTOR do its thing.

@brandtbucher brandtbucher added skip news interpreter-core

(Objects, Python, Grammar, and Parser dirs)

labels

Sep 12, 2023

@brandtbucher brandtbucher self-assigned this

Sep 12, 2023

@gvanrossum gvanrossum left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, needs a comment, let's wait for @markshannon.

Comment thread

Python/bytecodes.c

@brandtbucher brandtbucher merged commit 6c13e13 into python:main

Sep 13, 2023

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

Reviewers

@gvanrossum gvanrossum gvanrossum approved these changes

@markshannon markshannon Awaiting requested review from markshannon markshannon is a code owner

Labels

interpreter-core

(Objects, Python, Grammar, and Parser dirs)

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@brandtbucher @gvanrossum