You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/07/19 09:18:42 UTC

[GitHub] [libcloud] Kami commented on issue #1306: Add Python type annotation for base Compute API

Kami commented on issue #1306: Add Python type annotation for base Compute API
URL: https://github.com/apache/libcloud/pull/1306#issuecomment-513158627
 
 
   This is "mostly" working with limitations mentioned above (get_driver always returns reference to the base driver).
   
   I still need to fix enum handling (I needed to change our custom ENUM type so it works correctly with MyPy), then I can hopefully merge it into trunk.

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