commit | 29fc20cdc068b1d744371d3e5a0e87b1dc7b73e5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 13 18:33:29 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 13 18:33:29 2022 -0700 |
tree | 6540c7fee49103ec0214fc9f93bd8b0649355ed2 | |
parent | 0a51204cd02b9fbee0616fdbdd9139526b32aeab [diff] |
idlelib: replace 'while 1' with 'while True' (GH-94827) (cherry picked from commit 6a15f918b5a6fb5113d5332ebf27df1d5360e66c) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>