[docs] [issue14123] Indicate that there are no current plans to deprecate printf-style formatting
Roundup Robot
report at bugs.python.org
Sun Feb 26 10:54:57 CET 2012
Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:
New changeset 80069bbae26d by Gregory P. Smith in branch '3.2':
Issue #14123: Explicitly mention that old style % string formatting has caveats
http://hg.python.org/cpython/rev/80069bbae26d
New changeset 98a1855ebfe1 by Gregory P. Smith in branch 'default':
Issue #14123: Explicitly mention that old style % string formatting has caveats but is not going away any time soon.
http://hg.python.org/cpython/rev/98a1855ebfe1
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14123>
_______________________________________
More information about the docs
mailing list