[Python-porting] Regarding 2to3 tool

Brett Cannon bcannon at gmail.com
Tue May 14 14:11:38 EDT 2019


https://docs.python.org/3/howto/pyporting.html had an outline and having
good tests is step 2.

On Tue., May 14, 2019, 07:40 Michael Rans via Python-porting, <
python-porting at python.org> wrote:

> Hi Navya,
>
> This might not be the news you want to hear, but the first thing on the
> checklist would probably be to ensure your tests cover as much of the
> codebase as possible.
>
> Cheers,
> Mike
>
> On Tuesday, 14 May 2019, 16:34:00 CEST, Navya Dommeti <
> srinavya.d at gmail.com> wrote:
>
>
> Hi,
>
> I'm totally confused on how to port to python 3.
> Our codebase has no enough test suite.
>
> Can you please help me what to in addition after porting code to python 3
> using 2to3 tool.
>
> If possible, please provide it as a checklist.
>
> Will be very grateful to you,
>
> TIA!
>
> --
> Regards,
> Navya Dommeti
> _______________________________________________
> Python-porting mailing list
> Python-porting at python.org
> https://mail.python.org/mailman/listinfo/python-porting
> _______________________________________________
> Python-porting mailing list
> Python-porting at python.org
> https://mail.python.org/mailman/listinfo/python-porting
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20190514/8ad98228/attachment.html>


More information about the Python-porting mailing list