You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/07/23 17:17:25 UTC

[GitHub] [tinkerpop] spmallette commented on issue #1165: TINKERPOP-2264 Fixed g:Date serialization for python.

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:
users@infra.apache.org


With regards,
Apache Git Services