This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arekm
Recipients arekm
Date 2020-01-08.06:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578465420.34.0.700761746366.issue39254@roundup.psfhosted.org>
In-reply-to
Content
These look to be python2 files. Since python2 is close to EOL should these be ported to python3?

There are more of these in git:

        Lib/encodings/rot_13.py \
        Lib/lib2to3/tests/data/different_encoding.py \
        Lib/lib2to3/tests/data/false_encoding.py \
        Mac/BuildScript/build-installer.py \
        Modules/_sha3/cleanup.py \
        Objects/typeslots.py \
        Parser/asdl_c.py \
        Python/makeopcodetargets.py \
        Tools/gdb/libpython.py \
        Tools/pynche/pynche \
        Tools/pynche/pynche.pyw \
        Tools/scripts/2to3 \
        Tools/scripts/smelly.py
History
Date User Action Args
2020-01-08 06:37:00arekmsetrecipients: + arekm
2020-01-08 06:37:00arekmsetmessageid: <1578465420.34.0.700761746366.issue39254@roundup.psfhosted.org>
2020-01-08 06:37:00arekmlinkissue39254 messages
2020-01-08 06:37:00arekmcreate