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 louielu, mark.dickinson, niklasf, pitrou, serhiy.storchaka, vstinner
Date 2017-04-22.21:57:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwa-tcPkxE=7-9FNEuLooftNLJ9Gm74MZFMtdeH4MqaJbA@mail.gmail.com>
In-reply-to <1492863585.68.0.106547690578.issue29782@psf.upfronthosting.co.za>
Content
I'm in favor of documenting in comments decisions to not micro-optimize
such code. I did something similar in ceval.c for 1+1.
History
Date User Action Args
2017-04-22 21:57:14vstinnersetrecipients: + vstinner, mark.dickinson, pitrou, serhiy.storchaka, louielu, niklasf
2017-04-22 21:57:14vstinnerlinkissue29782 messages
2017-04-22 21:57:14vstinnercreate