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

Filter-rewriting for more efficient from_type(pydantic.types.condate) #4137

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Oct 13, 2024

Closes #4000; dealing with timezones makes datetimes and times not worth the trouble.

@Zac-HD Zac-HD added performance go faster! use less memory! interop how to play nicely with other packages labels Oct 13, 2024
@Zac-HD Zac-HD merged commit 2acc0ee into HypothesisWorks:master Oct 14, 2024
51 checks passed
@Zac-HD Zac-HD deleted the filter-rewrites-3 branch October 14, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interop how to play nicely with other packages performance go faster! use less memory!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter-rewriting for comparisons on dates, times, and datetimes
1 participant