Commits


Alenka Frim authored and GitHub committed 591042fcdd7
GH-31548: [Python] Test that zoneinfo timezones are accepted during type inference (#34394) ### What changes are included in this PR? Explicit test for timestamp inference when creating `pyarrow.Array` with a datetime that has `zoneinfo` timezone specified. * Closes: #31548 Authored-by: Alenka Frim <frim.alenka@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>