Skip to content

gh-124210: Add introduction to threading docs#127046

Merged
hugovk merged 22 commits intopython:mainfrom
donbarbos:issue-124210
May 16, 2025
Merged

gh-124210: Add introduction to threading docs#127046
hugovk merged 22 commits intopython:mainfrom
donbarbos:issue-124210

Conversation

@donbarbos
Copy link
Copy Markdown
Contributor

@donbarbos donbarbos commented Nov 20, 2024

I chose to take courage and add not only a usage example but also an introduction to the documentation.
I was inspired by the documentation at https://docs.python.org/3/library/multiprocessing.html
This page also have introduction before basic example


📚 Documentation preview 📚: https://cpython-previews--127046.org.readthedocs.build/en/127046/library/threading.html#introduction

@donbarbos
Copy link
Copy Markdown
Contributor Author

@merwok could you check the changes of this PR?

@ZeroIntensity ZeroIntensity self-requested a review January 10, 2025 18:28
Copy link
Copy Markdown
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about the delay on reviews!

Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
donbarbos and others added 3 commits January 12, 2025 16:54
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Comment thread Doc/library/threading.rst
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
@merwok merwok removed their request for review February 4, 2025 02:15
donbarbos and others added 7 commits February 4, 2025 06:59
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>
Copy link
Copy Markdown
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. This looks just about ready.

Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst
Comment thread Doc/library/threading.rst
@donbarbos donbarbos changed the title gh-124210: Add introduction to docs for threading module gh-124210: Add introduction to threading docs May 1, 2025
@donbarbos donbarbos requested a review from merwok May 7, 2025 23:42
@merwok merwok requested review from AA-Turner and hugovk May 8, 2025 19:40
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
Comment thread Doc/library/threading.rst Outdated
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 13, 2025
@hugovk hugovk merged commit 62f66ca into python:main May 16, 2025
32 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 16, 2025
@miss-islington-app
Copy link
Copy Markdown

Thanks @donbarbos for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2025
(cherry picked from commit 62f66ca)

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2025
(cherry picked from commit 62f66ca)

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 16, 2025

GH-134090 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 16, 2025
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 16, 2025

GH-134091 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 16, 2025
hugovk pushed a commit that referenced this pull request May 16, 2025
…134091)

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
hugovk pushed a commit that referenced this pull request May 16, 2025
…134090)

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
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.

4 participants