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 miss-islington
Recipients jabesq, miss-islington, pablogsal, serhiy.storchaka
Date 2019-10-30.12:11:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572437504.16.0.747848835168.issue38640@roundup.psfhosted.org>
In-reply-to
Content
New changeset dcb338ea1b8f14e21dde3564658b9040df996349 by Miss Skeleton (bot) in branch '3.8':
bpo-38640: Allow break and continue in always false while loops (GH-16992)
https://github.com/python/cpython/commit/dcb338ea1b8f14e21dde3564658b9040df996349
History
Date User Action Args
2019-10-30 12:11:44miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, pablogsal, jabesq
2019-10-30 12:11:44miss-islingtonsetmessageid: <1572437504.16.0.747848835168.issue38640@roundup.psfhosted.org>
2019-10-30 12:11:44miss-islingtonlinkissue38640 messages
2019-10-30 12:11:44miss-islingtoncreate