]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13706: Support non-ASCII fill characters
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 21 Jan 2012 14:50:49 +0000 (15:50 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 21 Jan 2012 14:50:49 +0000 (15:50 +0100)
commita4ac600d6f9c5b74b97b99888b7cf3a7973cadc8
tree879a946ba599549468be6639792b3530b71db2b2
parenta2a90717540e2853e1b9181b19585db529ae2e86
Issue #13706: Support non-ASCII fill characters
Lib/test/test_format.py
Python/formatter_unicode.c