Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 253 Bytes

README.rst

File metadata and controls

3 lines (2 loc) · 253 Bytes

Backport of multiprocessing.shared_memory for Python 3.6 and 3.7. Simply import all things from shared_memory to make your code work.

Note that multiprocessing.managers.SharedMemoryManager is also included under shared_memory package.