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/09 19:01:51 UTC

[GitHub] [libcloud] Kami opened a new pull request #1306: [WIP] Add Python type annotation for base APIs

Kami opened a new pull request #1306: [WIP] Add Python type annotation for base APIs
URL: https://github.com/apache/libcloud/pull/1306
 
 
   The goal of this pull request is to add type annotations to the base APIs in an incremental manner.
   
   Adding type annotations to an existing project is much harder (and takes much more time) compared to adding it as you develop a new project and that's why I will take an incremental approach.
   
   I plan to start with the base APIs and see how it goes. It's likely that those type annotations will require various issues in the driver code which will be hard and time consuming to fix (and that's also the reason why I plan to start with the base APIs).
   
   ## TODO
   
   - Annotations for base APIs
     - [ ] Compute
     - [ ] Storage
     - [ ] Loadbalancer
     - [ ] DNS
     - [ ] Container

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