Ezio Melotti added the comment:

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+".

----------
Added file: http://bugs.python.org/file30060/issue17866-2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17866>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to