◐ Shell
clean mode source ↗

bpo-40360: [doc] Rephrase deprecation note about lib2to3 by ambv · Pull Request #28122 · python/cpython

Conversation

@ambv

The previous wording was written in a future tense and incorrectly assumed we would fully deprecate lib2to3 in Python 3.10 but we missed the boat for that.

https://bugs.python.org/issue40360

vstinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

I didn't touch the doc, since I didn't know if we still could deprecate in 3.10, or if 3.11 was a more reasonable option (it is).

@miss-islington

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@ambv ambv deleted the rephrase-lib2to3-deprecation branch

September 2, 2021 15:12

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 2, 2021
)

(cherry picked from commit f0b63d5)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>

@bedevere-bot

miss-islington added a commit that referenced this pull request

Sep 2, 2021
(cherry picked from commit f0b63d5)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>

Labels