Skip to content

Conversation

@picnixz
Copy link
Member

@picnixzpicnixz commented Dec 13, 2025

@picnixzpicnixz merged commit 4e41636 into python:mainDec 14, 2025
52 checks passed
@picnixzpicnixz added awaiting merge needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 14, 2025
@miss-islington-app
Copy link

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@picnixzpicnixz deleted the crash/pylong/int-divmod-142554 branch December 14, 2025 08:38
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 14, 2025
@miss-islington-app
Copy link

Sorry, @picnixz, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4e4163676add8caab2dec6cdb93e1b317cf02a2e 3.13 

@bedevere-app
Copy link

GH-142696 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Dec 14, 2025
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Dec 14, 2025
picnixz added a commit that referenced this pull request Dec 14, 2025
…od` (GH-142673) (#142697) gh-142554: avoid `divmod` crashes due to bad `_pylong.int_divmod` (#142673) (cherry picked from commit 4e41636)
picnixz added a commit that referenced this pull request Dec 14, 2025
…od` (GH-142673) (#142696) gh-142554: avoid `divmod` crashes due to bad `_pylong.int_divmod` (GH-142673) (cherry picked from commit 4e41636) Co-authored-by: Bénédikt Tran <[email protected]>
fatelei pushed a commit to fatelei/cpython that referenced this pull request Dec 16, 2025
Sign up for freeto 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

@picnixz@skirpichev@kumaraditya303