2to3: improve description wording (#21591)

Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Co-authored-by: Fazle Arefin <1625934+FazleArefin@users.noreply.github.com>
This commit is contained in:
24f1000749
2026-03-30 10:19:22 +05:30
committed by GitHub
parent 2959b95c9c
commit bf4b1c570c
+1 -1
View File
@@ -1,7 +1,7 @@
# 2to3
> Automated Python 2 to 3 code conversion.
> This module has been deprecated since 3.11 and has been removed since 3.13.
> Note: This module was deprecated in 3.11 and removed in 3.13.
> For reference, see: <https://github.com/python/cpython/blob/8d42e2d915c3096e7eac1c649751d1da567bb7c3/Doc/whatsnew/3.13.rst?plain=1#L188>.
> More information: <https://manned.org/2to3>.