Skip to content

Commit 3658742

Browse files
kulkarnisonia16Glenn Gailey
authored andcommitted
Adding Python 3.8 as supported version
1 parent b2d9789 commit 3658742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: include file
1818
|[F#](../articles/azure-functions/functions-reference-fsharp.md)|GA (.NET Framework 4.7)|GA (.NET Core 2.2)| GA (.NET Core 3.1) |
1919
|[Java](../articles/azure-functions/functions-reference-java.md)|N/A|GA (Java 8)| GA (Java 8)|
2020
|[PowerShell](../articles/azure-functions/functions-reference-powershell.md) |N/A|GA (PowerShell Core 6)| GA (PowerShell Core 6)|
21-
|[Python](../articles/azure-functions/functions-reference-python.md)|N/A|GA (Python 3.6 & 3.7)| GA (Python 3.6 & 3.7)|
21+
|[Python](../articles/azure-functions/functions-reference-python.md)|N/A|GA (Python 3.6 & 3.7)| GA (Python 3.6, 3.7 & 3.8)|
2222
|[TypeScript](../articles/azure-functions/functions-reference-node.md#typescript) |N/A|GA<sup>1</sup>| GA<sup>1</sup> |
2323

2424

0 commit comments

Comments
 (0)