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 terry.reedy
Recipients AlexWaygood, iritkatriel, miss-islington, nickdrozd, rhettinger, terry.reedy, zach.ware
Date 2022-02-03.03:12:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643857967.33.0.163821496481.issue45975@roundup.psfhosted.org>
In-reply-to
Content
New changeset fafd2dadf63973a04f5693e5be19f3e7521c10d4 by Terry Jan Reedy in branch '3.9':
[3.9] bpo-45975: Use walrus operator for some idlelib while loops (GH-31083)
https://github.com/python/cpython/commit/fafd2dadf63973a04f5693e5be19f3e7521c10d4
History
Date User Action Args
2022-02-03 03:12:47terry.reedysetrecipients: + terry.reedy, rhettinger, zach.ware, miss-islington, nickdrozd, iritkatriel, AlexWaygood
2022-02-03 03:12:47terry.reedysetmessageid: <1643857967.33.0.163821496481.issue45975@roundup.psfhosted.org>
2022-02-03 03:12:47terry.reedylinkissue45975 messages
2022-02-03 03:12:47terry.reedycreate