jorisvandenbossche commented on a change in pull request #12421:
URL: https://github.com/apache/arrow/pull/12421#discussion_r806664806



##########
File path: cpp/src/arrow/python/datetime.cc
##########
@@ -470,6 +474,28 @@ Result<std::string> TzinfoToString(PyObject* tzinfo) {
     return result;
   }
 
+  // try to look up key attribute

Review comment:
       Maybe add a comment here that this check is explicitly for zoneinfo 
objects, and below the same for dateutil




-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to