Message235058
Special-cased `(*i for i in x)` to use YIELD_FROM instead of looping. Speed improved, albeit still only half as fast as chain.from_iterable.
Fixed error message check in test_syntax and removed semicolons. |
|
| Date |
User |
Action |
Args |
| 2015-01-30 21:48:12 | Joshua.Landau | set | recipients:
+ Joshua.Landau, gvanrossum, twouters, georg.brandl, terry.reedy, paul.moore, ncoghlan, belopolsky, ezio.melotti, andybuckley, r.david.murray, zbysz, eric.snow, berker.peksag, pconnell, NeilGirdhar, Jeff.Kaufman, SpaghettiToastBook |
| 2015-01-30 21:48:07 | Joshua.Landau | set | messageid: <[email protected]> |
| 2015-01-30 21:48:07 | Joshua.Landau | link | issue2292 messages |
| 2015-01-30 21:48:07 | Joshua.Landau | create | |
|