Skip to content

gh-101014: support named SharedMemory and ShareableList in SharedMemo… #102171

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

knwng
Copy link

@knwng knwng commented Feb 23, 2023

Hi guys, it's my first time to contribute to CPython after using it for several years. Please let me know what else I should do.

It's a response to gh-101014, to support named SharedMemory and ShareableList in SharedMemoryManager.

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@ghost
Copy link

ghost commented Feb 23, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@knwng knwng force-pushed the support_named_shm branch 2 times, most recently from 22556dc to 9e9077b Compare February 23, 2023 09:42
@arhadthedev arhadthedev added stdlib Python modules in the Lib dir topic-multiprocessing labels Feb 25, 2023
@knwng knwng force-pushed the support_named_shm branch from 8300095 to 4850706 Compare May 10, 2023 15:54
@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@knwng knwng force-pushed the support_named_shm branch from 4850706 to 73cb291 Compare May 10, 2023 15:59
@knwng knwng force-pushed the support_named_shm branch 2 times, most recently from 816ee9c to 7500744 Compare May 11, 2023 09:54
@knwng knwng force-pushed the support_named_shm branch from 7500744 to c1a9c43 Compare May 13, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants