8000 [3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) by serhiy-storchaka · Pull Request #117070 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) #117070

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

Merged

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Mar 20, 2024

…-Windows 64-bit platforms (pythonGH-117064)

(cherry picked from commit 519b2ae)
Copy link
Member
@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@serhiy-storchaka serhiy-storchaka deleted the backport-519b2ae-3.12 branch March 20, 2024 14:44
@miss-islington-app
Copy link

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker da2f9d1417a7d28df6e1ced87d64ecf28acb0a5f 3.11

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 20, 2024
… on non-Windows 64-bit platforms (pythonGH-117064) (pythonGH-117070)

(cherry picked from commit da2f9d1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 519b2ae)
@bedevere-app
Copy link
bedevere-app bot commented Mar 20, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Mar 20, 2024
serhiy-storchaka added a commit that referenced this pull request Mar 21, 2024
…ws 64-bit platforms (GH-117064) (GH-117070) (GH-117075)

(cherry picked from commit da2f9d1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 519b2ae)
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.

2 participants
0