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 barry, gregory.p.smith, gvanrossum, serhiy.storchaka, steven.daprano, terry.reedy, xiang.zhang
Date 2018-09-30.21:17:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538342241.85.0.545547206417.issue34850@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5fa247d60d4f3f2b8c8ae8cb57363aca234344c2 by Terry Jan Reedy in branch 'master':
bpo-34850: Replace is with == in idlelib.iomenu (GH-9649)
https://github.com/python/cpython/commit/5fa247d60d4f3f2b8c8ae8cb57363aca234344c2
History
Date User Action Args
2018-09-30 21:17:21terry.reedysetrecipients: + terry.reedy, gvanrossum, barry, gregory.p.smith, steven.daprano, serhiy.storchaka, xiang.zhang
2018-09-30 21:17:21terry.reedysetmessageid: <1538342241.85.0.545547206417.issue34850@psf.upfronthosting.co.za>
2018-09-30 21:17:21terry.reedylinkissue34850 messages
2018-09-30 21:17:21terry.reedycreate