mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Docs: Remove Provides [...]
from multiprocessing.shared_memory
description (GH-92761)
(cherry picked from commit a91ffcf3fa
)
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
This commit is contained in:
parent
c966e0816e
commit
251193e7fb
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