Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Oct 30, 2019

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Oct 30, 2019

@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 Oct 30, 2019
@miss-islington
Copy link
Contributor

miss-islington commented Oct 30, 2019

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

@bedevere-bot
Copy link

bedevere-bot commented Oct 30, 2019

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.

None yet

5 participants