jorisvandenbossche commented on pull request #8162:
URL: https://github.com/apache/arrow/pull/8162#issuecomment-694178655


   @alippai I think it's mostly for historical reasons that we always use pytz 
to recreate a timezone object (eg pandas also historically always used pytz, 
but nowadays accepts multiple timezone types). It probably makes some sense to 
use the stdlib timezone where possible (eg for a fixed offset timezone), so we 
could switch to that, but I personally wouldn't start with tracking the exact 
package / class. 


----------------------------------------------------------------
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.

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


Reply via email to