Message338360
| Author | pierreglaser |
|---|---|
| Recipients | docs@python, pierreglaser |
| Date | 2019-03-19.14:39:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553006397.24.0.439789667635.issue36364@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The examples of the new shared_memory module using SharedMemoryManager try to import the class from multiprocessing.shared_memory instead of multiprocessing.managers, making them fail. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-19 14:39:57 | pierreglaser | set | recipients: + pierreglaser, docs@python |
| 2019-03-19 14:39:57 | pierreglaser | set | messageid: <1553006397.24.0.439789667635.issue36364@roundup.psfhosted.org> |
| 2019-03-19 14:39:57 | pierreglaser | link | issue36364 messages |
| 2019-03-19 14:39:57 | pierreglaser | create | |