aws-cloudformation / cloudformation-cli-python-plugin

The CloudFormation Provider Development Toolkit Python Plugin allows you to autogenerate Python code based on an input schema.
Apache License 2.0
108 stars 47 forks source link

testing Python 3.9 #145

Closed PatMyron closed 1 year ago

PatMyron commented 3 years ago

fixes https://github.com/aws-cloudformation/cloudformation-cli-python-plugin/issues/139 https://github.com/python/mypy/releases https://github.com/pre-commit/mirrors-mypy/releases

running into https://github.com/python/mypy/issues/8614, https://github.com/python/mypy/issues/8823, and https://github.com/PyCQA/pylint/issues/3882

ericzbeard commented 1 year ago

We're going to close this PR and incorporate the changes into https://github.com/aws-cloudformation/cloudformation-cli-python-plugin/pull/176.