From 6c4ff1457ffaba5ba00f64713d1a5a9e7030b4f6 Mon Sep 17 00:00:00 2001 From: Vansh Pandey Date: Thu, 17 Oct 2024 23:19:39 +0530 Subject: [PATCH] 2to3: update page (#14248) Co-authored-by: Wiktor Perskawiec --- pages/common/2to3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/common/2to3.md b/pages/common/2to3.md index 19f168656f..2faa7a669d 100644 --- a/pages/common/2to3.md +++ b/pages/common/2to3.md @@ -1,7 +1,9 @@ # 2to3 > Automated Python 2 to 3 code conversion. -> More information: . +> This module has been deprecated since 3.11 and has been removed since 3.13. +> For reference, see: . +> More information: . - Display the changes that would be performed without performing them (dry-run):