commit | 809ea7c4b6c2b818ae510f1f58e82b6b05ed4ef9 | [log] [tgz] |
---|---|---|
author | Daniele Procida <daniele@vurt.org> | Thu Aug 24 11:28:23 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 24 11:28:23 2023 +0200 |
tree | 1e962017b403b4598f7b282f0d618f79a9f415dd | |
parent | 2eb60c1934f47671e6b3c9b90b6d9f1912d829a0 [diff] |
gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) https://docs.python.org/3/howto/pyporting.html#porting-python-2-code-to-python-3 was written for another time. In this patch: - material that frames Python 3 as "new" is removed - descriptions and directions have been trimmed