Skip to content

Commit 34003c6

Browse files
📜🤖 Added by blurb_it.
1 parent 6261c86 commit 34003c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix :class:`~multiprocessing.shared_memory.ShareableList` corrupting
2+
multi-byte UTF-8 strings due to using character count instead of byte count
3+
for slot allocation, and stripping legitimate trailing null bytes from
4+
``bytes`` values.

0 commit comments

Comments
 (0)