commit | c20830804df99535b5566e93a4e56afd16cf0e99 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Feb 28 23:29:16 2015 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Sat Feb 28 23:29:16 2015 -0800 |
tree | d0108ca8bcad15b21d7c21f42db114cda31e1273 | |
parent | e4969f5df832eb8f626544d38ee11b75b52b4aee [diff] |
Need a (size_t) cast instead of (unsigned) to be big enough for a Py_ssize_t.