Ezio Melotti added the comment:

I agree with Georg.
I also went to double-check what the devguide says, and at 
https://docs.python.org/devguide/documenting.html#paragraph-level-markup it 
shows an example of versionadded for a parameter.
If a versionchanged should be used instead, maybe the devguide should be fixed.

Having versionadded/changed used consistently would also be nice though, 
especially if we can start exploiting them (together with 
deprecated/deprecated-removed) to auto-generate sections of the whatsnew page.

----------
nosy: +ezio.melotti

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

Reply via email to