mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Docs: Remove Provides [...]
from multiprocessing.shared_memory
description (#92761)
This commit is contained in:
parent
91f9947f23
commit
a91ffcf3fa
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
:mod:`multiprocessing.shared_memory` --- Provides shared memory for direct access across processes
|
||||
===================================================================================================
|
||||
:mod:`multiprocessing.shared_memory` --- Shared memory for direct access across processes
|
||||
=========================================================================================
|
||||
|
||||
.. module:: multiprocessing.shared_memory
|
||||
:synopsis: Provides shared memory for direct access across processes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue