[Python-porting] Python 2to3 automated CI/CD plugin for code scan

Brett Cannon brett at python.org
Sat May 25 13:01:42 EDT 2019


Pylint at least had some checks you could flip on to make sure you don't
regress.

On Sat., May 25, 2019, 06:12 khelan patel, <patelkhelan11 at gmail.com> wrote:

> Hi Team,
>
> Hope this email finds y'all well.
>
> We are starting our efforts to move code repo from python2 to python3. Can
> someone help if they have setup Travis/Jenkins or any other plugin that
> would scan Python2 code and help with the potential code paths that would
> break for python3 (code scan)?
>
> In general, looking for automated code scan (based out of git repo).
>
> Would appreciate any help/suggestion/guidance. Thanks in advance!
> --
> Thanks & Regards,
> Khelan Patel
>
> _______________________________________________
> 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/20190525/46aa8b49/attachment.html>


More information about the Python-porting mailing list