[Python-Dev] Python 2/3 porting HOWTO has been updated (original) (raw)
Brett Cannon bcannon at gmail.com
Fri Dec 5 22:04:48 CET 2014
- Previous message: [Python-Dev] My thinking about the development process
- Next message: [Python-Dev] Python 2/3 porting HOWTO has been updated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It now promotes using tooling as much as possible to automate the process of making code by Python 2/3 source-compatible: https://docs.python.org/3.5/howto/pyporting.html
Blog post about it at http://nothingbutsnark.svbtle.com/commentary-on-getting-your-code-to-run-on-python-23 . -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20141205/f0fec827/attachment.html>
- Previous message: [Python-Dev] My thinking about the development process
- Next message: [Python-Dev] Python 2/3 porting HOWTO has been updated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]