Skip to content

Commit 0c45dc6

Browse files
tkrenpitrou
authored andcommitted
add news entry
1 parent c7ae9eb commit 0c45dc6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix linear runtime behaviour of the `__getitem__` and `__setitem__` methods in
2+
:class:`multiprocessing.shared_memory.ShareableList`. This avoids quadratic
3+
performance when iterating a `ShareableList`. Patch by Thomas Krennwallner.

0 commit comments

Comments
 (0)