asfadmin / thin-egress-app

API Gateway & Lambda AWS Thin Egress App
Other
17 stars 17 forks source link

PR-6096: Upgrade to Python 3.10 #842

Closed gjclark closed 1 month ago

gjclark commented 2 months ago

I've made the decision to go with Python 3.10. Python 3.10 works out of the box and 3.11+ had issues with chalice that were not extremely clear on how to fix.

In lint, test, and release yml files I had to use python version 3.10.15 (latest ATM). Setting to 3.10 causes an error that other people are experiencing. Same error can be found here: https://github.com/actions/setup-python/issues/401#issuecomment-1720242823.