Skip to content

bpo-38640: Allow break and continue in always false while loops#16992

Merged
pablogsal merged 1 commit into
python:masterfrom
pablogsal:bpo-38640
Oct 30, 2019
Merged

bpo-38640: Allow break and continue in always false while loops#16992
pablogsal merged 1 commit into
python:masterfrom
pablogsal:bpo-38640

Conversation

@pablogsal

@pablogsal pablogsal commented Oct 30, 2019

Copy link
Copy Markdown
Member

@pablogsal pablogsal changed the title bpo-38640: Allow breaks and continue in always false while loops bpo-38640: Allow break and continue in always false while loops Oct 30, 2019
@pablogsal
pablogsal merged commit 6c3e66a into python:master Oct 30, 2019
@pablogsal
pablogsal deleted the bpo-38640 branch October 30, 2019 11:53
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-16993 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Oct 30, 2019
…6992)

(cherry picked from commit 6c3e66a)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants