Message301933
On Sun, Sep 10, 2017 at 10:27 PM, Serhiy Storchaka
<report@bugs.python.org> wrote:
> Note that mixed insertion and deletion is worst-case O(n) in current implementation.
Could you elaborate? Note that every operation of the current
implementation matches the complexity of the Python implementation. |
|
| Date |
User |
Action |
Args |
| 2017-09-12 01:23:47 | eric.snow | set | recipients:
+ eric.snow, arigo, rhettinger, aronacher, methane, serhiy.storchaka |
| 2017-09-12 01:23:47 | eric.snow | link | issue31265 messages |
| 2017-09-12 01:23:47 | eric.snow | create | |
|