Skip to content
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

gh-125620: Remove unnecessary import of subprocess in spawnv_passfds #125624

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

furkanonder
Copy link
Contributor

@furkanonder furkanonder commented Oct 16, 2024

@gpshead gpshead added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Oct 16, 2024
@gpshead gpshead self-assigned this Oct 16, 2024
@gpshead gpshead enabled auto-merge (squash) October 16, 2024 22:28
@gpshead gpshead merged commit a38fef4 into python:main Oct 16, 2024
38 checks passed
@miss-islington-app
Copy link

Thanks @furkanonder for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 16, 2024
…ssfds (pythonGH-125624)

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

Co-authored-by: Furkan Onder <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 16, 2024
…ssfds (pythonGH-125624)

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

Co-authored-by: Furkan Onder <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 16, 2024

GH-125627 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 16, 2024
@bedevere-app
Copy link

bedevere-app bot commented Oct 16, 2024

GH-125628 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Oct 16, 2024
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.

2 participants