Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-36364: fix SharedMemoryManager examples #12439

Merged
merged 2 commits into from Mar 26, 2019

Conversation

pierreglaser
Copy link
Contributor

@pierreglaser pierreglaser commented Mar 19, 2019

Examples of the multiprocessing.shared_memory module try to import SharedMemoryManager from multiprocessing.shared_memory whereas this class is defined in multiprocessing.managers.

Copy link
Member

@tirkarthi tirkarthi left a comment

LGTM. Thanks.

@brettcannon brettcannon added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Mar 26, 2019
@miss-islington miss-islington merged commit 3b7e47a into python:master Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir 🤖 automerge PR will be merged once it's been approved and all CI passed skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants