Message339628
> If your patch uses __length_hint__, it is bug.
I’m not sure I understand this comment,
PEP424 says “This is useful for presizing containers when building from an iterable.“
This patch uses __length_hint__ to presize the list container for a list comprehension. |
|
Date |
User |
Action |
Args |
2019-04-08 12:16:14 | anthony shaw | set | recipients:
+ anthony shaw, ronaldoussoren, ncoghlan, methane, serhiy.storchaka, Aaron Hall |
2019-04-08 12:16:14 | anthony shaw | set | messageid: <1554725774.25.0.962947689983.issue36551@roundup.psfhosted.org> |
2019-04-08 12:16:14 | anthony shaw | link | issue36551 messages |
2019-04-08 12:16:14 | anthony shaw | create | |
|