AlenkaF commented on pull request #12522:
URL: https://github.com/apache/arrow/pull/12522#issuecomment-1064843822


   @jorisvandenbossche this PR now removes `pytz` from 
`ci/conda_env_python.txt` and uses `pytz` module for the roundtrip test in 
`python/pyarrow/tests/test_types.py`, if it is present. I tested it locally 
without `pytz` installed and it didn't complain.
   
   `pa.lib.string_to_tzinfo` produces a `pytz` timezone or gives a warning, 
that the module is not installed. There should be a fallback to `zoneinfo` at 
some point.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to