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 vstinner
Recipients benjamin.peterson, ezio.melotti, lemburg, pitrou, serhiy.storchaka, vstinner
Date 2016-09-02.14:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472826824.75.0.962136403255.issue16334@psf.upfronthosting.co.za>
In-reply-to
Content
> Did you benchmark this change? I afraid that this inflates execution code size and can have negative impact on the performance.

I consider that readability (maintainability) matters more than such micro optimization.
History
Date User Action Args
2016-09-02 14:33:44vstinnersetrecipients: + vstinner, lemburg, pitrou, benjamin.peterson, ezio.melotti, serhiy.storchaka
2016-09-02 14:33:44vstinnersetmessageid: <1472826824.75.0.962136403255.issue16334@psf.upfronthosting.co.za>
2016-09-02 14:33:44vstinnerlinkissue16334 messages
2016-09-02 14:33:44vstinnercreate