Skip to content

gh-132795: Add the new Locked public method to multiprocessing.[Bounded]Semaphore #133299

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

Merged
merged 2 commits into from
May 19, 2025

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant

Conversation

YvesDup
Copy link
Contributor

@YvesDup YvesDup commented May 2, 2025

This new public method was added to multiprocessing.[R]Lock class documentation
but it is also available for multiprocessing.[Bounded]Semaphore class.


📚 Documentation preview 📚: https://cpython-previews--133299.org.readthedocs.build/

@YvesDup YvesDup requested a review from gpshead as a code owner May 2, 2025 14:08
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels May 2, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 2, 2025
@YvesDup YvesDup changed the title gh-132795: Add the new Locked public method to multprocessing.[Bounded]Semaphore gh-132795: Add the new Locked public method to multiprocessing.[Bounded]Semaphore May 2, 2025
@kumaraditya303 kumaraditya303 merged commit de70614 into python:main May 19, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 19, 2025
@YvesDup YvesDup deleted the sem-multiprocessing-locked-method branch June 9, 2025 14:30
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 skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant

2 participants

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant