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-107963: Fix set_forkserver_preload to check the type of given list #107965

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

corona10
Copy link
Member

@corona10 corona10 commented Aug 15, 2023

@corona10 corona10 changed the title gh-107963: Fix set_forkserver_preload to check the type of given list gh-107963: [WIP] Fix set_forkserver_preload to check the type of given list Aug 15, 2023
@corona10 corona10 changed the title gh-107963: [WIP] Fix set_forkserver_preload to check the type of given list gh-107963: Fix set_forkserver_preload to check the type of given list Aug 15, 2023
@corona10 corona10 marked this pull request as ready for review August 15, 2023 10:01
@corona10 corona10 requested review from Yhg1s and gpshead August 15, 2023 10:01
@corona10 corona10 added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Aug 15, 2023
@Yhg1s Yhg1s merged commit 6515ec3 into python:main Aug 15, 2023
20 checks passed
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 15, 2023
…n list (pythonGH-107965)

(cherry picked from commit 6515ec3)

Co-authored-by: Dong-hee Na <[email protected]>
pythongh-107963: Fix set_forkserver_preload to check the type of given list
@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Aug 15, 2023
@bedevere-bot
Copy link

GH-107976 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 15, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 15, 2023
…n list (pythonGH-107965)

(cherry picked from commit 6515ec3)

Co-authored-by: Dong-hee Na <[email protected]>
pythongh-107963: Fix set_forkserver_preload to check the type of given list
@corona10 corona10 deleted the gh-107963 branch August 15, 2023 14:00
corona10 added a commit that referenced this pull request Aug 15, 2023
…en list (GH-107965) (gh-107976)

gh-107963: Fix set_forkserver_preload to check the type of given list (GH-107965)
(cherry picked from commit 6515ec3)


gh-107963: Fix set_forkserver_preload to check the type of given list

Co-authored-by: Dong-hee Na <[email protected]>
Yhg1s pushed a commit that referenced this pull request Aug 15, 2023
…en list (GH-107965) (#107975)

gh-107963: Fix set_forkserver_preload to check the type of given list (GH-107965)
(cherry picked from commit 6515ec3)


gh-107963: Fix set_forkserver_preload to check the type of given list

Co-authored-by: Dong-hee Na <[email protected]>
Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Aug 16, 2023
…n list (python#107965)

pythongh-107963: Fix set_forkserver_preload to check the type of given list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants