Message204980
I appreciate the simplicity, but I don't think it is acceptable -- if the dict is large, materializing the entire list of keys/values/items might allocate a prohibitive amount of memory. It's worse if you have code that is expected to break out of the loop. |
|
| Date |
User |
Action |
Args |
| 2013-12-02 00:19:31 | gvanrossum | set | recipients:
+ gvanrossum, dcjim, tseaver, mark.dickinson, pitrou, kristjan.jonsson, vstinner, ajaksu2, jon, benjamin.peterson, vdupras, elachuni, BreamoreBoy, qelan |
| 2013-12-02 00:19:31 | gvanrossum | set | messageid: <[email protected]> |
| 2013-12-02 00:19:31 | gvanrossum | link | issue7105 messages |
| 2013-12-02 00:19:31 | gvanrossum | create | |
|