◐ Shell
clean mode source ↗

[2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074) by miss-islington · Pull Request #6076 · 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

@miss-islington

@miss-islington miss-islington commented

Mar 11, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

(cherry picked from commit 26c9f56)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
(cherry picked from commit 04aadf2)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue33026

…pythonGH-6026). (pythonGH-6074)

(cherry picked from commit 26c9f56)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 04aadf2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@bedevere-bot bedevere-bot added the type-bug

An unexpected behavior, bug, or error

label

Mar 11, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

@serhiy-storchaka: Backport status check is done, and it's a failure ❌ .

@serhiy-storchaka serhiy-storchaka merged commit 3854f58 into python:2.7

Mar 11, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

@miss-islington miss-islington deleted the backport-04aadf2-2.7 branch

March 11, 2018 08:56

@Mariatta Mariatta changed the title [2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). (GH-6074) [2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074)

Mar 18, 2018

@bedevere-bot bedevere-bot added the type-bug

An unexpected behavior, bug, or error

label

Mar 18, 2018

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

Reviewers

No reviews

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot