mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
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:
@@ -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>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user