Skip to content

Conversation

@Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Dec 1, 2025

The test for the warning stacklevel was conditionally skipped on Python 3.10 and 3.11, but testing shows stacklevel=3 works correctly on all supported Python versions. Remove the version check to enable the test everywhere.

Closes #3985

The test for the warning stacklevel was conditionally skipped on Python
3.10 and 3.11, but testing shows stacklevel=3 works correctly on all
supported Python versions. Remove the version check to enable the test
everywhere.

Closes HypothesisWorks#3985
Copy link
Member

@Liam-DeVoe Liam-DeVoe left a comment

Choose a reason for hiding this comment

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

you know what, I'm not going to think about this one too hard...if it passes CI, it passes CI

@Liam-DeVoe Liam-DeVoe merged commit d812e5c into HypothesisWorks:master Dec 1, 2025
76 checks passed
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.

Fix stack-depth of warning in @st.composite

3 participants