Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
aisk wants to merge29 commits intopython:main
base:main
Choose a base branch
Loading
fromaisk:shm_rename
Open
Changes from1 commit
Commits
Show all changes
29 commits
Select commitHold shift + click to select a range
4ecc7bd
posixshmem module shm_rename freebsd support.
devnexenJan 16, 2022
1336f8c
update shared_memory library
devnexenJan 16, 2022
d11ff82
doc update
devnexenJan 16, 2022
13734b6
📜🤖 Added by blurb_it.
blurb-it[bot]Jan 17, 2022
c82d4db
Merge remote-tracking branch 'origin/main' into shm_rename
aiskMar 29, 2025
69d583f
Update generated files
aiskMar 29, 2025
83d63f4
Update by review
aiskMar 29, 2025
ba0e6d0
Improve document by introduce more RST markers
aiskMar 29, 2025
514ed3d
Add test
aiskApr 5, 2025
810e765
update quote in .in file
aiskApr 5, 2025
fa45c2e
regen-config
aiskApr 5, 2025
bea3158
Merge branch 'main' into shm_rename
aiskApr 5, 2025
ca0714b
Fix news entry
aiskApr 5, 2025
b3ec978
Fix docs
aiskApr 5, 2025
778e646
fix news entry
aiskApr 5, 2025
7e3242c
fix news entry
aiskApr 5, 2025
6ec2152
Update Lib/multiprocessing/shared_memory.py
aiskApr 6, 2025
8109775
Update Doc/library/multiprocessing.shared_memory.rst
aiskApr 6, 2025
8e86d21
Update Doc/library/multiprocessing.shared_memory.rst
aiskApr 6, 2025
ef3b5ce
Update Misc/NEWS.d/next/Library/2022-01-17-20-03-56.bpo-46398.FATeqM.rst
aiskApr 6, 2025
86debb3
Update Doc/library/multiprocessing.shared_memory.rst
aiskApr 6, 2025
cb181b0
Remove whitespace in empty line
aiskApr 6, 2025
f6f8312
Define the rename method conditionally
aiskApr 6, 2025
1cc08d7
Fix test on Windows
aiskApr 6, 2025
d77049c
Fix codes on Windows
aiskApr 6, 2025
416c6d8
Move constants
aiskApr 6, 2025
620da83
Update document
aiskApr 6, 2025
4993685
Fix indent in document
aiskApr 6, 2025
8adc394
Add more tests
aiskApr 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Fix news entry
  • Loading branch information
@aisk
aisk committedApr 5, 2025
commitca0714b13d7bf0be9939d7abf32fa949cd46df01
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
Add :method:`rename` to the `multiprocessing.shared_memory` library for FreeBSD.
Add :meth:`rename` to the `multiprocessing.shared_memory` library for FreeBSD.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp