cloud-custodian / cloud-custodian

Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
https://cloudcustodian.io
Apache License 2.0
5.44k stars 1.48k forks source link

releng - drop python 3.7 support #8092

Open kapilt opened 1 year ago

kapilt commented 1 year ago

as we move to python 3.11, we should go ahead and drop python 3.7 to preserve workers in ci. 3.7 is end of life in June 2023 It also didn't ship on any major enterprise linux distros as a default affect.

ajkerrigan commented 1 year ago

Looks like 0.9.30 did drop Python 3.7 (we bumped the requirement in https://github.com/cloud-custodian/cloud-custodian/pull/8766). I'm only seeing 3.8+ on PyPI for 0.9.30.