Skip to content
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

Fix for inline given() on bound methods #3088

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Sep 9, 2021

Fixes #961.

@Zac-HD Zac-HD added the bug something is clearly wrong here label Sep 9, 2021
Copy link
Contributor

@rsokl rsokl left a comment

Choose a reason for hiding this comment

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

Nice! And also... how did you even remember this issue? Its from 2017!

@Zac-HD Zac-HD merged commit 9860a10 into HypothesisWorks:master Sep 10, 2021
@Zac-HD Zac-HD deleted the inline-given-self branch September 10, 2021 04:04
@Zac-HD
Copy link
Member Author

Zac-HD commented Sep 10, 2021

I occasionally check the backlog to see if things are still reproducible... and this time I had an idea which worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is clearly wrong here
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@given decorator doesn't supply "self" argument when used inline
2 participants