Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Python] Avoid failing pyarrow compute test on leap day (apach…
…e#40288) ### Rationale for this change Avoid creation of invalid datetimes when it is Feb 29, avoiding to have to investigate every four years why a lot of tests are failing Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>
- Loading branch information