Re: [Python-checkins] [Python-Dev] r86745 - in python/branches/py3k: Doc/library/difflib.rst Lib/difflib.py Lib/test/test_difflib.py Misc/NEWS
Nov. 27, 2010
4:07 p.m.
On Sat, Nov 27, 2010 at 11:02 PM, Michael Foord <fuzzyman@voidspace.org.uk> wrote:
Features new in Python 3.2 that didn't exist in 3.1 should have a versionadded:: 3.2 tag.
As Michael said, from a docs point of view, the version flow is independent: "2.6 -> 2.7" and "3.1 -> 3.2". The issue has really only come up with this release, since there was no intervening 2.x release between 3.0 and 3.1. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
5616
Age (days ago)
5616
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan