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

type-test generation for subscripted datetime64 and timedelta64 operands #417

Open
jorenham opened this issue Mar 27, 2025 · 0 comments
Open

Comments

@jorenham
Copy link
Member

Generate type-tests for all combinations of datetime64[{None, int, datetime, date, <default>}] and timedelta64[{None, int, timedeta, <default>}] for each of the relevant binary operators.

So e,g, one of them will verify that timedelta64[None].__add__(datetime64) -> datetime64[None]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant