Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
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
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

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