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 serhiy.storchaka
Recipients ezio.melotti, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-11-09.20:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415563229.7.0.289739818583.issue22823@psf.upfronthosting.co.za>
In-reply-to
Content
Isn't such changes considered code churn?

If it is not, I have a huge patch which makes Python sources to use more modern idioms, including replacing set constructors with set literals (I have counted three occurrences not in tests). Are you interesting to look on it Raymond?
History
Date User Action Args
2014-11-09 20:00:29serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, ezio.melotti
2014-11-09 20:00:29serhiy.storchakasetmessageid: <1415563229.7.0.289739818583.issue22823@psf.upfronthosting.co.za>
2014-11-09 20:00:29serhiy.storchakalinkissue22823 messages
2014-11-09 20:00:29serhiy.storchakacreate