From 8bd19dfa308ab54d928bde0fdd53d595c98cd0fb Mon Sep 17 00:00:00 2001 From: Marius <18383533+InfiniteTabs@users.noreply.github.com> Date: Sun, 11 May 2025 13:06:04 +0200 Subject: [PATCH] docs: update EOL in python_support.md --- Runtime_Support/python_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime_Support/python_support.md b/Runtime_Support/python_support.md index 30585f5..06ee58d 100644 --- a/Runtime_Support/python_support.md +++ b/Runtime_Support/python_support.md @@ -6,7 +6,7 @@ App Service upgrades the underlying Python runtime of your application as part o ### End of Life -Once a version of .NET Core has reached it's end of life (EOL) it will no longer be available from Runtime Stack selection dropdown. +Once a version of Python has reached it's end of life (EOL) it will no longer be available from Runtime Stack selection dropdown. Existing applications configured to target a runtime version that has reached EOL should not be affected.