]> granicus.if.org Git - python/commit
Need a (size_t) cast instead of (unsigned) to be big enough for a Py_ssize_t.
authorRaymond Hettinger <python@rcn.com>
Sun, 1 Mar 2015 07:29:16 +0000 (23:29 -0800)
committerRaymond Hettinger <python@rcn.com>
Sun, 1 Mar 2015 07:29:16 +0000 (23:29 -0800)
commitc20830804df99535b5566e93a4e56afd16cf0e99
treed0108ca8bcad15b21d7c21f42db114cda31e1273
parente4969f5df832eb8f626544d38ee11b75b52b4aee
Need a (size_t) cast instead of (unsigned) to be big enough for a Py_ssize_t.
Modules/_collectionsmodule.c