Message225214
A couple of small updates based on comments from Charles-François Natali:
* Use itertools.chain.from_iterable to "yield from" the result chunks instead of a for loop.
* Add more tests with varying chunksizes. |
|
| Date |
User |
Action |
Args |
| 2014-08-12 00:19:25 | dan.oreilly | set | recipients:
+ dan.oreilly, bquinlan, pitrou, neologix, tbrink, sbt, josh.r |
| 2014-08-12 00:19:17 | dan.oreilly | set | messageid: <[email protected]> |
| 2014-08-12 00:19:17 | dan.oreilly | link | issue11271 messages |
| 2014-08-12 00:19:17 | dan.oreilly | create | |
|