commit | cfe5b6ca04a14ef1ba42e78bf6da05cfa9c0b66b | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Jul 20 00:25:50 2015 -0400 |
committer | Raymond Hettinger <python@rcn.com> | Mon Jul 20 00:25:50 2015 -0400 |
tree | 6b54b92e45cbb3a21c1679a7bcabc38413203991 | |
parent | 498b5e98e9aaf5057d73cda1940b9c2d93305455 [diff] |
Divisions-by-two for a positive Py_ssize_t compile more cleanly with >>1 than /2.