This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients docs@python, ezio.melotti, flox, ronaldoussoren
Date 2013-04-29.09:19:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367227186.38.0.0635334796593.issue17866@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like we wrote a similar patch at the same time :)
We don't usually use versionchanged in the 2.x docs for things that changed in 3.x.  Using "named" instead of "renamed" is better, since in 3.x the name was assertCountEqual since the beginning, however saying "In Python 3.2" might be confusing (people might think that it's different for 3.3+).  I suggest to replace it with simply "Python 3", or perhaps "Python 3.2+".
History
Date User Action Args
2013-04-29 09:19:46ezio.melottisetrecipients: + ezio.melotti, ronaldoussoren, flox, docs@python
2013-04-29 09:19:46ezio.melottisetmessageid: <1367227186.38.0.0635334796593.issue17866@psf.upfronthosting.co.za>
2013-04-29 09:19:46ezio.melottilinkissue17866 messages
2013-04-29 09:19:46ezio.melotticreate