Skip to content

[pull] main from python:main#552

Merged
pull[bot] merged 4 commits intoWhomightIB:mainfrom
python:main
Sep 18, 2025
Merged

[pull] main from python:main#552
pull[bot] merged 4 commits intoWhomightIB:mainfrom
python:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Sep 18, 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 : )

sergey-miryanov and others added 4 commits September 17, 2025 21:25
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 18, 2025
@pull pull bot added the ⤵️ pull label Sep 18, 2025
@pull pull bot merged commit 0ce9fb7 into WhomightIB:main Sep 18, 2025
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