Skip to content

Commit

Permalink
Update Misc/NEWS.d/next/Library/2023-10-12-18-19-47.gh-issue-82300.P8…
Browse files Browse the repository at this point in the history
…-O38.rst

Co-authored-by: Guido van Rossum <[email protected]>
  • Loading branch information
pan324 and gvanrossum authored Oct 15, 2023
1 parent c62cff0 commit dcda10f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Add ``track`` parameter that allows using shared memory blocks without having to register with the resource tracker.
Add ``track`` parameter to :class:`multiprocessing.shared_memory.SharedMemory` that allows using shared memory blocks without having to register with the resource tracker.

0 comments on commit dcda10f

Please sign in to comment.