[issue39301] Specification of bitshift on integers should clearly state floor division used

Mark Dickinson report at bugs.python.org
Tue May 26 04:16:41 EDT 2020


Mark Dickinson <dickinsm at gmail.com> added the comment:


New changeset af7553ac95a96713be847dd45bc5a8aeb0a75955 by Zackery Spytz in branch 'master':
bpo-39301: State that floor division is used for right shift operations (GH-20347)
https://github.com/python/cpython/commit/af7553ac95a96713be847dd45bc5a8aeb0a75955


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39301>
_______________________________________


More information about the Python-bugs-list mailing list