ETA for python 3.8 & 3.9 support? #204
JohnPreston
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Working on it @JohnPreston. #198 will add the ability to create hooks and resources in Python 3.8/3.9 This PR in the cloudformation-cli aws-cloudformation/cloudformation-cli@33ef7b9 removes the verification of runtimes from the core library so we can just include it in this plugin. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Given that python 3.8 and 3.9 are both supported in Lambda for a while now, wondering when we might see it added / supported on
cfn init
and to deploy the resource?Thank you,
Beta Was this translation helpful? Give feedback.
All reactions