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-30.07:47:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514620067.61.0.213398074469.issue32439@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 02b9ef27752ff4873c592ac3afe7e3410f715984 by Serhiy Storchaka in branch 'master':
bpo-32439: Clean up the code for compiling comparison expressions. (#5029)
https://github.com/python/cpython/commit/02b9ef27752ff4873c592ac3afe7e3410f715984
History
Date User Action Args
2017-12-30 07:47:47serhiy.storchakasetrecipients: + serhiy.storchaka
2017-12-30 07:47:47serhiy.storchakasetmessageid: <1514620067.61.0.213398074469.issue32439@psf.upfronthosting.co.za>
2017-12-30 07:47:47serhiy.storchakalinkissue32439 messages
2017-12-30 07:47:47serhiy.storchakacreate