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

More type refactoring #4258

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

More type refactoring #4258

wants to merge 5 commits into from

Conversation

tybug
Copy link
Member

@tybug tybug commented Jan 31, 2025

Mypyc doesn't like nested classes, so I've refactored _calculated_example_property. I think this approach is substantially cleaner as well.

I wanted to get rid of extra_information also, since instantiating a class for ever ConjectureData is nonzero overhead—but hypofuzz does use extra_information, so I've left it. I'm leaning towards changing it to a dict.

@tybug
Copy link
Member Author

tybug commented Jan 31, 2025

check-numpy-nightly was failing on ghostwriter because its black version had desynced from our pinned one. I've bumped black to the 2025 style; changes are minimal.

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.

1 participant