Skip to content

[pull] main from python:main#261

Merged
pull[bot] merged 4 commits into
tj-python:mainfrom
python:main
Sep 17, 2025
Merged

[pull] main from python:main#261
pull[bot] merged 4 commits into
tj-python:mainfrom
python:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Sep 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

corona10 and others added 4 commits September 17, 2025 18:50
Remove trash_delete_later and trash_delete_nesting from _gc_runtime_state.
…ss and DummyProcess to use None (GH-138814)

* gh-138813: Default `BaseProcess` `kwargs` to `None` (#138814)

Set `BaseProcess.__init__(..., kwargs=None)` and initialize `kwargs` with
`dict(kwargs) if kwargs else {}`. This avoids a shared mutable default and
matches threading.Thread behavior.

Co-authored-by: Dmitrii Chuprov <cheese@altlinux.org>

* DummyProcess kwargs=None (which threading.Thread accepts properly)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@pull pull Bot locked and limited conversation to collaborators Sep 17, 2025
@pull pull Bot added the ⤵️ pull label Sep 17, 2025
@pull pull Bot merged commit b485e50 into tj-python:main Sep 17, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants