Message195291
My counter proposal #18752 is that chain.from_iterable become a deprecated alias for a new function, chain_iterable. With '@classmethod' removed, the current Python equivalent would work for chain_iterable. |
|
Date |
User |
Action |
Args |
2013-08-15 21:08:58 | terry.reedy | set | recipients:
+ terry.reedy, rhettinger, ezio.melotti, r.david.murray, docs@python, py.user, serhiy.storchaka |
2013-08-15 21:08:58 | terry.reedy | set | messageid: <1376600938.79.0.959304898545.issue18301@psf.upfronthosting.co.za> |
2013-08-15 21:08:58 | terry.reedy | link | issue18301 messages |
2013-08-15 21:08:58 | terry.reedy | create | |
|