Skip to content

[3.13] gh-125620: Remove unnecessary import of subprocess in spawnv_passfds (GH-125624)#125627

Closed
miss-islington wants to merge 3 commits intopython:3.13from
miss-islington:backport-a38fef4-3.13
Closed

[3.13] gh-125620: Remove unnecessary import of subprocess in spawnv_passfds (GH-125624)#125627
miss-islington wants to merge 3 commits intopython:3.13from
miss-islington:backport-a38fef4-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 16, 2024

Remove unnecessary import of subprocess in multiprocessing.util.spawnv_passfds.
(cherry picked from commit a38fef4)

Co-authored-by: Furkan Onder furkanonder@protonmail.com

…ssfds (pythonGH-125624)

Remove unnecessary import of subprocess in multiprocessing.util.spawnv_passfds.
(cherry picked from commit a38fef4)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
@Yhg1s
Copy link
Copy Markdown
Member

Yhg1s commented Dec 2, 2024

Looks like the import is necessary in 3.12 and 3.13 :)

@Yhg1s Yhg1s closed this Dec 2, 2024
auto-merge was automatically disabled December 2, 2024 14:40

Pull request was closed

@miss-islington miss-islington deleted the backport-a38fef4-3.13 branch January 2, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants