]> granicus.if.org Git - python/commit
Use unsigned division and modulo for item assignment as well.
authorRaymond Hettinger <python@rcn.com>
Sun, 1 Mar 2015 01:49:47 +0000 (17:49 -0800)
committerRaymond Hettinger <python@rcn.com>
Sun, 1 Mar 2015 01:49:47 +0000 (17:49 -0800)
commita473b9da152d4cdd10eccc6d8eafa2b519da121d
tree20c396b421b7935e533bd42bac732c3a02e31be1
parent1c205518a35939ef555c74d0e2f8954a5e1828e1
Use unsigned division and modulo for item assignment as well.
Modules/_collectionsmodule.c