Skip to content

[3.11] gh-114392: Improve test_capi.test_structmembers (GH-114393) #115030

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 Feb 5, 2024

Test all integer member types with extreme values and values outside of the valid range. Test support of integer-like objects. Test warnings for wrapped out values.
(cherry picked from commit 15f6f04)

…H-114393)

Test all integer member types with extreme values and values outside of
the valid range. Test support of integer-like objects. Test warnings for
wrapped out values.
(cherry picked from commit 15f6f04)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Feb 5, 2024
@serhiy-storchaka serhiy-storchaka merged commit 8987814 into python:3.11 Feb 5, 2024
@serhiy-storchaka serhiy-storchaka deleted the backport-15f6f04-3.11 branch February 5, 2024 11:24
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.

1 participant