Kami commented on issue #1306: Add Python type annotation for base Compute API URL: https://github.com/apache/libcloud/pull/1306#issuecomment-513200276 I finally managed to get all the tests to pass. Sadly it wasn't that straightforward. One of the main offenders was our custom "enum" type and making sure it works with type annotations and it's also fully backward compatible. For that, I needed to implement a bunch of "glue" code - 9604610fdd3bc9c86a5c7cc5ca9d42bf2d100be8
---------------------------------------------------------------- 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
