This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients jabesq, pablogsal, serhiy.storchaka
Date 2019-10-30.11:53:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572436409.48.0.770069141134.issue38640@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c3e66a34b95fff07df0ad5086104dd637a091ce by Pablo Galindo in branch 'master':
bpo-38640: Allow break and continue in always false while loops (GH-16992)
https://github.com/python/cpython/commit/6c3e66a34b95fff07df0ad5086104dd637a091ce
History
Date User Action Args
2019-10-30 11:53:29pablogsalsetrecipients: + pablogsal, serhiy.storchaka, jabesq
2019-10-30 11:53:29pablogsalsetmessageid: <1572436409.48.0.770069141134.issue38640@roundup.psfhosted.org>
2019-10-30 11:53:29pablogsallinkissue38640 messages
2019-10-30 11:53:29pablogsalcreate