cpython/Misc/NEWS.d/next/Tests/2019-02-06-18-06-16.bpo-359...

4 lines
183 B
ReStructuredText

multiprocessing: provide unit tests for SyncManager and SharedMemoryManager
classes + all the shareable types which are supposed to be supported by
them. (patch by Giampaolo Rodola)