summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>2018-07-28 10:45:50 +0530
committerNick Coghlan <ncoghlan@gmail.com>2018-07-28 15:15:50 +1000
commitb4bc5cab82e6855e4ebc33ba0b669ddffad30fb3 (patch)
treea01af1d1f1dfe3707ca0cbff78926775d06ccfd3 /Python
parent612dbefe9dfce0f67bce358613e472e913be8a57 (diff)
downloadcpython-git-b4bc5cab82e6855e4ebc33ba0b669ddffad30fb3.tar.gz
bpo-29710: Clarify documentation for Bitwise binary operation (GH-1691)
Mathematically, bitwise operations on integers behave as if there were an infinite number of sign bits. Pragmatically, that gives the same answer as using one extra sign bit for the bitwise logical operations.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions