Skip to content

Commit b8b3a97

Browse files
committed
Add Python 3.13 as preview with caveat
1 parent c7a933a commit b8b3a97

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,9 @@ Azure Functions supports the following Python versions:
10791079

10801080
| Functions version | Python\* versions |
10811081
| ----- | :-----: |
1082-
| 4.x | 3.12<br/>3.11<br/>3.10<br/>|
1082+
| 4.x | 3.13 (Preview)<br/>3.12<br/>3.11<br/>3.10<br/>|
1083+
`> [!IMPORTANT]
1084+
> Python 3.13 is currently supported on the Flex Consumption, Premium, and Dedicated plans. Python 3.13 support on the Consumption plan is pending.
10831085
10841086
\* Official Python distributions
10851087

0 commit comments

Comments
 (0)