spmallette commented on issue #1165: TINKERPOP-2264 Fixed g:Date serialization for python. URL: https://github.com/apache/tinkerpop/pull/1165#issuecomment-514302974 thanks @aholmberg and @TheRealFalcon - i got rid of hacks (and the "old" way in general) in exchange for `calendar` . I didn't use the full DS driver code in terms of error handling because this code should only get triggered for actual `datetime` sorts of objects. if the timestamp was a numeric i think it believe it would have ended up being handled by that serializer.
---------------------------------------------------------------- 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] With regards, Apache Git Services
