Updated Python 3 migration tools and HOWTO guide

Neal Becker ndbecker2 at gmail.com
Fri Dec 12 12:11:37 UTC 2014


I found the 'futurize' package very helpful

On Fri, Dec 12, 2014 at 6:03 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:

> Brett Cannon recently published an updated version of the Python 3
> migration guide: https://docs.python.org/3/howto/pyporting.html
>
> One addition I found particularly noteworthy is the "pylint --py3k"
> mode, which is designed to allow a project to keep their own code
> "Python 3 ready", even if their dependencies aren't available in
> Python 3 yet.
>
> Cheers,
> Nick.
>
> --
> Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
> _______________________________________________
> python-devel mailing list
> python-devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/python-devel




-- 
*Those who don't understand recursion are doomed to repeat it*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/python-devel/attachments/20141212/5e52bbe0/attachment.html>


More information about the python-devel mailing list