Skip to content

gh-90556: add SharedMemory.rename on multiprocessing.shared_memory#132130

Open
aisk wants to merge 31 commits intopython:mainfrom
aisk:shm_rename
Open

gh-90556: add SharedMemory.rename on multiprocessing.shared_memory#132130
aisk wants to merge 31 commits intopython:mainfrom
aisk:shm_rename

Conversation

@aisk
Copy link
Copy Markdown
Member

@aisk aisk commented Apr 5, 2025

Comment thread Lib/multiprocessing/shared_memory.py Outdated
Comment thread Doc/library/multiprocessing.shared_memory.rst Outdated
Comment thread Doc/library/multiprocessing.shared_memory.rst Outdated
Comment thread Doc/library/multiprocessing.shared_memory.rst Outdated
Comment thread Lib/multiprocessing/shared_memory.py Outdated
Comment thread Lib/test/_test_multiprocessing.py Outdated
Comment thread Misc/NEWS.d/next/Library/2022-01-17-20-03-56.bpo-46398.FATeqM.rst Outdated
aisk and others added 7 commits April 6, 2025 13:24
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented Apr 6, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@aisk aisk marked this pull request as draft April 7, 2025 13:31
@aisk aisk marked this pull request as ready for review April 7, 2025 14:25
@aisk aisk requested a review from AA-Turner as a code owner August 29, 2025 13:56
@gpshead
Copy link
Copy Markdown
Member

gpshead commented Aug 31, 2025

!buildbot .BSD.

@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @gpshead for commit 7b5796c 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F132130%2Fmerge

The command will test the builders whose names match following regular expression: .*BSD.*

The builders matched are:

  • AMD64 FreeBSD Refleaks PR
  • AMD64 FreeBSD15 PR
  • AMD64 FreeBSD PR
  • AMD64 FreeBSD14 PR

@aisk
Copy link
Copy Markdown
Member Author

aisk commented Jan 12, 2026

Hi @gpshead, I think this PR can be merged now since it passed the tests on FreeBSD via buildbot.

@aisk aisk requested a review from emmatyping as a code owner January 12, 2026 05:08
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge stale Stale PR or inactive for long period of time. topic-multiprocessing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants