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 ncoghlan
Recipients CuriousLearner, docs@python, mark.dickinson, martin.panter, ncoghlan, tim.peters, wolma
Date 2018-07-28.05:15:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532754954.13.0.56676864532.issue29710@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b4bc5cab82e6855e4ebc33ba0b669ddffad30fb3 by Nick Coghlan (Sanyam Khurana) in branch 'master':
bpo-29710: Clarify documentation for Bitwise binary operation (GH-1691)
https://github.com/python/cpython/commit/b4bc5cab82e6855e4ebc33ba0b669ddffad30fb3
History
Date User Action Args
2018-07-28 05:15:54ncoghlansetrecipients: + ncoghlan, tim.peters, mark.dickinson, docs@python, martin.panter, wolma, CuriousLearner
2018-07-28 05:15:54ncoghlansetmessageid: <1532754954.13.0.56676864532.issue29710@psf.upfronthosting.co.za>
2018-07-28 05:15:54ncoghlanlinkissue29710 messages
2018-07-28 05:15:53ncoghlancreate