summaryrefslogtreecommitdiffstats
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>2018-07-28 05:15:50 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2018-07-28 05:15:50 (GMT)
commitb4bc5cab82e6855e4ebc33ba0b669ddffad30fb3 (patch)
treea01af1d1f1dfe3707ca0cbff78926775d06ccfd3 /Python/codecs.c
parent612dbefe9dfce0f67bce358613e472e913be8a57 (diff)
downloadcpython-b4bc5cab82e6855e4ebc33ba0b669ddffad30fb3.zip
cpython-b4bc5cab82e6855e4ebc33ba0b669ddffad30fb3.tar.gz
cpython-b4bc5cab82e6855e4ebc33ba0b669ddffad30fb3.tar.bz2
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/codecs.c')
0 files changed, 0 insertions, 0 deletions