]> granicus.if.org Git - python/commit
Move the freeblock() call outside the main loop to speed-up and simplify the block...
authorRaymond Hettinger <python@rcn.com>
Sat, 13 Jul 2013 09:34:08 +0000 (02:34 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 13 Jul 2013 09:34:08 +0000 (02:34 -0700)
commit3959af9b2a52a71ab329d3850c9e3fe72bd7a7cc
treef684fda274af7700d9f3d38589641b5fc0579195
parentae13ff1c5fc18f049c4641a02246799f30e07385
Move the freeblock() call outside the main loop to speed-up and simplify the block re-use logic.
Modules/_collectionsmodule.c