Kami commented on issue #1410: Add type annotations to storage API
URL: https://github.com/apache/libcloud/pull/1410#issuecomment-574561929
 
 
   Nice work :+1: 
   
   ---
   
   What's your take on utilizing Python 3 native syntax for type annotations vs 
using comments?
   
   In theory, using comments, allows the trunk to still work with Python 2.7, 
but since we don't officially support it any more, I'm not sure if that matters 
or not since sooner or later we will likely start utilizing other Python 3 only 
features as well (and we have v2.8.x branch we can base v2.8.x bug fix release 
on, if needed).

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

Reply via email to