Skip to content

gh-130824: Clean up test wrappers for PyLong_*AndOverflow functions #130871

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 5, 2025

@encukou
Copy link
Member

encukou commented Mar 5, 2025

Thank you, and sorry for the premature merge

@encukou encukou merged commit 63d25f8 into python:main Mar 5, 2025
51 checks passed
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

cherry_picker 63d25f8d0c4f4626fb9f1131402d95fdaca34a57 3.13

@miss-islington-app
Copy link

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

cherry_picker 63d25f8d0c4f4626fb9f1131402d95fdaca34a57 3.12

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

LGTM

@ZeroIntensity
Copy link
Member

Oops, the merge happened right as I reviewed it 😅

encukou pushed a commit to miss-islington/cpython that referenced this pull request Mar 5, 2025
@picnixz
Copy link
Member

picnixz commented Apr 5, 2025

Backports failed here @serhiy-storchaka Do you want to address them?

@serhiy-storchaka serhiy-storchaka removed needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Apr 5, 2025
@serhiy-storchaka
Copy link
Member Author

serhiy-storchaka commented Apr 5, 2025

These changes were included in the backports of the original PR #130828.

@serhiy-storchaka serhiy-storchaka deleted the test-pylong_aslongandoverflow branch April 5, 2025 12:29
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants