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