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):