commit | 42f9d6faa21bc75631eae0b587a2e76719102b47 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Aug 24 11:26:56 2023 |
committer | GitHub <noreply@github.com> | Thu Aug 24 11:26:56 2023 |
tree | 9af92f26f9701bf34ded071991e4cd36f4b73954 | |
parent | c3d129f07eeddf3b9eaabc4510f1c62bc0e58f6b [diff] |
[3.11] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) (#108410) https://docs.python.org/3/howto/pyporting.html was written for another time. In this patch: - material that frames Python 3 as "new" is removed - descriptions and directions have been trimmed (cherry picked from commit 809ea7c4b6c2b818ae510f1f58e82b6b05ed4ef9) Co-authored-by: Daniele Procida <daniele@vurt.org>