commit | cc0f50d62c75a1d171f5de9b56caef64e79eb013 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 26 01:33:10 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue May 26 09:33:10 2020 +0100 |
tree | 0c31e7ede3948c0b5806679d4005b0cb8f777c06 | |
parent | 5221a10dde4a3853fe7ace316d95767648055109 [diff] |
bpo-39301: State that floor division is used for right shift operations (GH-20347) (GH-20414) * bpo-39301: State that floor division is used for right shift operations * Remove "without overflow check" (cherry picked from commit af7553ac95a96713be847dd45bc5a8aeb0a75955) Co-authored-by: Zackery Spytz <zspytz@gmail.com> Co-authored-by: Zackery Spytz <zspytz@gmail.com>