Skip to content

Commit e63bc5e

Browse files
Update supported Python versions in documentation
Removed Python 3.14 from the supported versions table.
1 parent f6a8697 commit e63bc5e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

includes/functions-supported-languages.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,11 @@ The following table shows the language versions supported for Python function ap
117117

118118
| Supported version | Support level | Expected end-of-support date |
119119
| ---- | ---- |--- |
120-
| Python 3.14 | Preview | April 2029* |
121120
| Python 3.13 | GA | October 2029 |
122121
| Python 3.12 | GA | October 2028 |
123122
| Python 3.11 | GA | October 2027 |
124123
| Python 3.10 | GA | October 2026 |
125124

126-
*End-of-life (EOL) dates for preview versions are subject to change and will be confirmed at the time of general availability (GA).
127-
128125
For more information, see [Azure Functions Python developer guide](../articles/azure-functions/functions-reference-python.md).
129126
::: zone-end
130127

0 commit comments

Comments
 (0)