]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix comment blocks. Adjust blocksize to a power-of-two for better divmod computations.
authorRaymond Hettinger <python@rcn.com>
Fri, 14 Jun 2013 05:06:33 +0000 (01:06 -0400)
committerRaymond Hettinger <python@rcn.com>
Fri, 14 Jun 2013 05:06:33 +0000 (01:06 -0400)
commit03512c18cbf75f0a6c3703bf0141761841634c95
tree92ad1edc1a7866a24b0e936068c5f2151c6adc94
parent16ce43a6d8c4f6e0da088c8bc68dbbbdbb2e9a36
Fix comment blocks.  Adjust blocksize to a power-of-two for better divmod computations.
Lib/test/test_deque.py
Modules/_collectionsmodule.c