dherault / serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project
MIT License
5.19k stars 795 forks source link

feat: add Python 3.10 and 3.11 runtime support #1725

Closed daniel0707 closed 1 year ago

daniel0707 commented 1 year ago

Description

Added support to Python 3.10 and 3.11 runtimes.

Motivation and Context

Long due update to supported Python runtimes

How Has This Been Tested?

Added docker tests for 3.9, 3.10 and 3.11 runtimes

Screenshots (if appropriate):

daniel0707 commented 1 year ago

Will re-open with larger changes, need to rewrite to use official AWS lambda images