Skip to content

gh-150232: Update Thread group parameter doc#150283

Open
My-ABC wants to merge 1 commit into
python:mainfrom
My-ABC:fix-threading-group-doc
Open

gh-150232: Update Thread group parameter doc#150283
My-ABC wants to merge 1 commit into
python:mainfrom
My-ABC:fix-threading-group-doc

Conversation

@My-ABC
Copy link
Copy Markdown

@My-ABC My-ABC commented May 23, 2026

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32818076 | 📁 Comparing 46d1c1e against main (a7d5a6c)

  🔍 Preview build  

1 file changed
± library/threading.html

@My-ABC
Copy link
Copy Markdown
Author

My-ABC commented May 23, 2026

@picnixz The PR is ready for review. Could you please take a look? Thanks!

@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

threading.Thread: documentation says group "should be None", but implementation enforces it with AssertionError

2 participants