bpo-35813: Tests and docs for shared_memory by applio · Pull Request #11816 · python/cpython

added 13 commits

February 2, 2019 15:34
…luminated by existing test run on Linux.
…ubmodule, name refactoring for greater clarity.
… switched away from exclusively registered functions to some explicit methods on SharedMemoryManager.

eamanu

@applio

@applio

@applio

…t supporting all registered functions on SyncManager.

@applio

giampaolo

@applio

@applio

…ne indentation, change to use decorator to skip test instead.

osvenskan

eryksun

eryksun

eryksun

@applio

@applio

eryksun

eryksun

eryksun

eryksun

eryksun

eryksun

eryksun

@applio

@applio

…owsNamedSharedMemory into one.

@applio

@applio

eryksun

@applio

giampaolo

@applio

jameshamm

jakirkham