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

Mark Dickinson report at bugs.python.org
Tue May 26 04:33:13 EDT 2020


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


New changeset cc0f50d62c75a1d171f5de9b56caef64e79eb013 by Miss Islington (bot) in branch '3.9':
bpo-39301: State that floor division is used for right shift operations (GH-20347) (GH-20414)
https://github.com/python/cpython/commit/cc0f50d62c75a1d171f5de9b56caef64e79eb013


----------

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


More information about the Python-bugs-list mailing list