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 serhiy.storchaka
Date 2017-12-28.11:23:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514460221.23.0.213398074469.issue32439@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed PR cleans up the code for compiling comparison expressions. It makes it similar to specialized copy added in bpo-30501.
History
Date User Action Args
2017-12-28 11:23:41serhiy.storchakasetrecipients: + serhiy.storchaka
2017-12-28 11:23:41serhiy.storchakasetmessageid: <1514460221.23.0.213398074469.issue32439@psf.upfronthosting.co.za>
2017-12-28 11:23:41serhiy.storchakalinkissue32439 messages
2017-12-28 11:23:41serhiy.storchakacreate