Azure / azure-functions-python-worker

Python worker for Azure Functions.
http://aka.ms/azurefunctions
MIT License
335 stars 103 forks source link

[FeatureRequest] Python 3.11 support in Azure Functions #1133

Closed thiezn closed 1 year ago

thiezn commented 2 years ago

Hi,

Python 3.11 was just released and comes with a lot of great improvements. The potential 10-60% speedup over 3.10 (which also provided speedups over 3.9) will make a lot of people happy when used in serverless setups as it will directly affect the duration.

Python 3.11 release notes Details on speed improvements

Python is on a yearly release cycle and would be great if the Azure Functions Python worker could more closely follow this if at all possible.

Kind regards, Thiezn

ramya894 commented 2 years ago

@thiezn Thanks for reporting, Yes we are working on that the target it to do it by mid Jan, Feb early months of next year i.e2023.

shreyabatra4 commented 1 year ago

Reopening this issue to track the work for support for Python 3.11

stevesimmons commented 1 year ago

Hi guys. It's now mid-Feb. When will Azure Functions have support for Py3.11?

vrdmr commented 1 year ago

Available now!