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 python-dev
Recipients barry, eli.bendersky, ethan.furman, ezio.melotti, martin.panter, python-dev, r.david.murray, rhettinger, serhiy.storchaka, veky, vstinner
Date 2016-09-02.22:50:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160902225036.104204.62622.9918B05B@psf.io>
In-reply-to
Content
New changeset 31586a2f01b6 by Ethan Furman in branch 'default':
issue23591: optimize _high_bit()
https://hg.python.org/cpython/rev/31586a2f01b6
History
Date User Action Args
2016-09-02 22:50:39python-devsetrecipients: + python-dev, barry, rhettinger, vstinner, ezio.melotti, r.david.murray, eli.bendersky, ethan.furman, martin.panter, serhiy.storchaka, veky
2016-09-02 22:50:39python-devlinkissue23591 messages
2016-09-02 22:50:39python-devcreate