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, pablogsal, serhiy.storchaka, vstinner
Date 2019-06-12.06:00:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560319227.84.0.953387962881.issue37213@roundup.psfhosted.org>
In-reply-to
Content
test_peepholer.diff adds tests which cover various peepholer optimizations not tested before. All of them are failed now and should be passed after merging PR 13969. Pablo, you can include these tests in PR 13969.
History
Date User Action Args
2019-06-12 06:00:27serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, benjamin.peterson, pablogsal
2019-06-12 06:00:27serhiy.storchakasetmessageid: <1560319227.84.0.953387962881.issue37213@roundup.psfhosted.org>
2019-06-12 06:00:27serhiy.storchakalinkissue37213 messages
2019-06-12 06:00:27serhiy.storchakacreate