Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'pycon': 0.01; 'subject:Python': 0.06; 'subject:code': 0.07; 'versions.': 0.07; 'url:github': 0.09; 'sfxlen:2': 0.11; 'python': 0.11; 'changes': 0.15; 'break-word;': 0.16; 'edward': 0.16; 'pdf:': 0.16; 'space;': 0.16; 'subject:compatible': 0.16; 'url:whatsnew': 0.16; 'word- wrap:': 0.16; 'helvetica;': 0.16; 'all,': 0.19; 'subject:] ': 0.20; ' Content-Type: multipart/alternative; boundary="Apple-Mail=_3B3816E1-285A-4A04-9E47-C98099909A84" Subject: [Announce] Python-Future v0.13; cheatsheet for Python 2/3 compatible code Date: Wed, 13 Aug 2014 13:28:03 +1000 To: python-porting@python.org, python-list@python.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Mailman-Approved-At: Wed, 13 Aug 2014 08:32:04 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 116 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407911525 news.xs4all.nl 2927 [2001:888:2000:d::a6]:42160 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76172 --Apple-Mail=_3B3816E1-285A-4A04-9E47-C98099909A84 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hi all, I am happy to announce an update to Python-Future for Python 2/3 = compatibility and a new cheat-sheet for writing code compatible with = both versions. Here=92s the "What=92s New" page for v0.13: http://python-future.org/whatsnew.html Here=92s the Py2/3 compatibility cheat-sheet: http://python-future.org/compatible_idioms.html or as a PDF: http://python-future.org/compatible_idioms.pdf The cheat-sheet accompanies a talk I gave at PyCon AU 2014 last weekend = called =93Writing Python 2/3 compatible code=94. I will add a link to = the video and slides from the cheat-sheet page when they are online. I would be happy to accept pull requests for additions or changes to the = Py2/3 cheat-sheet. The source is here: = https://github.com/PythonCharmers/python-future/blob/master/docs/notebooks= /Writing%20Python%202-3%20compatible%20code.ipynb Best wishes, Ed -- Dr. Edward Schofield Python Charmers http://pythoncharmers.com --Apple-Mail=_3B3816E1-285A-4A04-9E47-C98099909A84 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 Hi = all,

I am happy to announce an update to = Python-Future for Python 2/3 compatibility and a new cheat-sheet for = writing code compatible with both = versions.

Here=92s the "What=92s New" page for = v0.13:


Here=92s the Py2/3 = compatibility cheat-sheet:


or as a = PDF:


The = cheat-sheet accompanies a talk I gave at PyCon AU 2014 last weekend = called =93Writing Python 2/3 compatible code=94. I will add a link to = the video and slides from the cheat-sheet page when they are = online.

I would be happy to accept pull = requests for additions or changes to the Py2/3 cheat-sheet. The source = is here:


Best = wishes,
    Ed


--
Dr. Edward Schofield