Message309006
I found odict.pop() and odict.popitem() is very inefficient because
it look up key multiple times.
odict seems not optimized well and very slow than dict in some area...
I'll try to optimize it in holidays. |
|
Date |
User |
Action |
Args |
2017-12-24 18:14:24 | methane | set | recipients:
+ methane, serhiy.storchaka |
2017-12-24 18:14:24 | methane | set | messageid: <1514139264.41.0.213398074469.issue32422@psf.upfronthosting.co.za> |
2017-12-24 18:14:24 | methane | link | issue32422 messages |
2017-12-24 18:14:24 | methane | create | |
|