This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 8d0de1093 Add comment which clarifies number of API requests performed by the method. new 54ed0cd18 Upgrade to the latest version of mypy. new 831d7a160 Fix mypy violations due to the breaking change in the new version which changed the default value from no_implicit_optional = false to no_implicit_optional = true. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libcloud/common/types.py | 2 +- libcloud/compute/base.py | 24 ++++++++++++------------ libcloud/container/base.py | 8 ++++---- libcloud/dns/base.py | 6 +++--- requirements-mypy.txt | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-)