Skip to content

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

Open
@jorenham

Description

@jorenham

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]

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions