We are happy to share that support for Python 3.11 with Azure Functions is in Public Preview! Try it out today! azure.microsoft.com/en-us/updates/…
3
12
27
7K
2
@AzureFunctions My VS code(ver-1.82) still gives error stating that 3.11 isn’t supported for azure functions. When is the full launch?
@AzureFunctions I tried it earlier today! I build to a Zip and deploy that directly w/o Oryx. On 3.9 it works; on 3.11 the exact same zip gets me "ImportError: PyO3 modules may only be initialized once per interpreter process" ? :/