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 benjamin.peterson, brett.cannon, emilyemorehouse, ncoghlan, pitrou, rhettinger, serhiy.storchaka, yselivanov
Date 2017-06-11.11:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497181824.39.0.554592346947.issue30501@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 36ff451ebae41f09560bff582c95946474d898f8 by Serhiy Storchaka in branch 'master':
bpo-30501: Make the compiler producing optimized code for condition expressions. (#1851)
https://github.com/python/cpython/commit/36ff451ebae41f09560bff582c95946474d898f8
History
Date User Action Args
2017-06-11 11:50:24serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, ncoghlan, pitrou, benjamin.peterson, yselivanov, emilyemorehouse
2017-06-11 11:50:24serhiy.storchakasetmessageid: <1497181824.39.0.554592346947.issue30501@psf.upfronthosting.co.za>
2017-06-11 11:50:24serhiy.storchakalinkissue30501 messages
2017-06-11 11:50:24serhiy.storchakacreate