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

Represent objects by the call that made them #3540

Merged
merged 2 commits into from Jan 24, 2023

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Jan 7, 2023

Fixes #3529.

This is also a big chunk of the pretty-printing groundwork for #3411, which should be coming along in the next week or so...

@Zac-HD Zac-HD added the new-feature entirely novel capabilities or strategies label Jan 7, 2023
@Zac-HD Zac-HD force-pushed the creation-reprs branch 3 times, most recently from f2897ea to 02d5aa1 Compare January 8, 2023 10:07
@Zac-HD Zac-HD requested a review from rsokl January 16, 2023 13:50
@Zac-HD Zac-HD force-pushed the creation-reprs branch 3 times, most recently from 6333d2c to 1c57dd3 Compare January 16, 2023 22:30
Copy link
Member Author

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

Merging this now, since it's been two weeks and I'd like time for any user bug reports to come in before proceeding with #3411.

@Zac-HD Zac-HD merged commit c56d069 into HypothesisWorks:master Jan 24, 2023
@Zac-HD Zac-HD deleted the creation-reprs branch January 24, 2023 03:51
JensHeinrich pushed a commit to JensHeinrich/hypothesis that referenced this pull request Feb 16, 2023
Represent objects by the call that made them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature entirely novel capabilities or strategies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve reporting of failing examples
1 participant