]> granicus.if.org Git - python/commit
Issue #6902: Fix problem with built-in types format incorrectly with 0 padding.
authorEric Smith <eric@trueblade.com>
Tue, 23 Feb 2010 00:11:16 +0000 (00:11 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 23 Feb 2010 00:11:16 +0000 (00:11 +0000)
commit87bcb243acfd758b3e91e194bf8f1198ae68a792
treee393d282de49af07290f30c16e5a067aac76caf6
parentae3db0a12b0c5ca42ea9fe54161d56c57269ea92
Issue #6902: Fix problem with built-in types format incorrectly with 0 padding.
Lib/test/test_types.py
Misc/NEWS
Objects/stringlib/formatter.h