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

[3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767) #109773

Merged
merged 2 commits into from
Sep 24, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 23, 2023

Document the os.fork posix threads detected DeprecationWarning in 3.12 What's New, os, multiprocessing, and concurrent.futures docs.

Many reviews and doc cleanup edits by Adam & Hugo. 🥳

(cherry picked from commit 5e7ea95)

Co-authored-by: Gregory P. Smith greg@krypto.org
Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com
Co-authored-by: Hugo van Kemenade hugovk@users.noreply.github.com


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

…thonGH-109767)

Document the `os.fork` posix threads detected `DeprecationWarning` in 3.12 What's New, os, multiprocessing, and concurrent.futures docs.

Many reviews and doc cleanup edits by Adam & Hugo. 🥳

(cherry picked from commit 5e7ea95)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Include the link to the discussion in the what's new text per @malemberg's comment on. python#109767

(i'll follow up with a PR to main to include this edit there as well)
@Yhg1s Yhg1s merged commit 62df559 into python:3.12 Sep 24, 2023
@miss-islington miss-islington deleted the backport-5e7ea95-3.12 branch September 24, 2023 11:54
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants