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 jdufresne, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy
Date 2017-07-07.21:29:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499462995.66.0.89482311294.issue30296@psf.upfronthosting.co.za>
In-reply-to
Content
> Why do you think that adding an unnecessary list comprehension around tuple() call makes them better?

I just restore the original code because I don't think the changes make it better.

> Also, I don't think you should be able to override and revert all the judgments I made when carefully reviewing all the OP's PR.  You are NOT the sole arbiter of what goes into Python.

You asked my review and vetoing, and assigned this issue to me. I started reviewing, but when I finished it I found that the PR already is merged.
History
Date User Action Args
2017-07-07 21:29:55serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, steven.daprano, jdufresne
2017-07-07 21:29:55serhiy.storchakasetmessageid: <1499462995.66.0.89482311294.issue30296@psf.upfronthosting.co.za>
2017-07-07 21:29:55serhiy.storchakalinkissue30296 messages
2017-07-07 21:29:55serhiy.storchakacreate