Éric Araujo <mer...@netwok.org> added the comment:

The examples seem good to me after a quick reading. There’s not too much but 
still enough.

I find the phrasing of the versionchanged not easily understandable:
“The position of the arguments can now be omitted.”
Clearer and probably too verbose:
“When using numeric placeholders that follow the order of the positional 
arguments, you can omit the numbers: '{} {!s}' is equivalent to '{0} {1!s}'”

----------
nosy: +merwok

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

Reply via email to