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 Arfrever, francismb, jcea, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2014-05-12.20:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399927482.4.0.217254676037.issue21422@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, 3 core dev are opposed to the change, I close the issue.

I added a test on bool >> int and bool << int to ensure that the result is an int.
History
Date User Action Args
2014-05-12 20:44:42vstinnersetrecipients: + vstinner, rhettinger, jcea, mark.dickinson, pitrou, Arfrever, r.david.murray, python-dev, francismb, serhiy.storchaka
2014-05-12 20:44:42vstinnersetmessageid: <1399927482.4.0.217254676037.issue21422@psf.upfronthosting.co.za>
2014-05-12 20:44:42vstinnerlinkissue21422 messages
2014-05-12 20:44:42vstinnercreate