commit | af7553ac95a96713be847dd45bc5a8aeb0a75955 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Tue May 26 02:16:34 2020 -0600 |
committer | GitHub <noreply@github.com> | Tue May 26 09:16:34 2020 +0100 |
tree | e724dfc295c277e928491fe0c50e9c331f939e51 | |
parent | 1c5d1d7304a119040fd3118128bdb412f0cce6a6 [diff] |
bpo-39301: State that floor division is used for right shift operations (GH-20347) * bpo-39301: State that floor division is used for right shift operations * Remove "without overflow check"