commit | dcb338ea1b8f14e21dde3564658b9040df996349 | [log] [tgz] |
---|---|---|
author | Miss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Oct 30 05:11:41 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Oct 30 05:11:41 2019 -0700 |
tree | a3c04f15cb777676c5bfc139c59bc79ade604c76 | |
parent | 1d2862a323ae1387e306942253b1e487018e2b7f [diff] |
bpo-38640: Allow break and continue in always false while loops (GH-16992) (cherry picked from commit 6c3e66a34b95fff07df0ad5086104dd637a091ce) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>