]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close issue #8931: Make alternate formatting for 'c' raise an exception. Patch by...
authorEric V. Smith <eric@trueblade.com>
Wed, 16 Apr 2014 02:37:55 +0000 (22:37 -0400)
committerEric V. Smith <eric@trueblade.com>
Wed, 16 Apr 2014 02:37:55 +0000 (22:37 -0400)
commita12572ff3a62878f70cfb8fd4cf8c6bc4ac1ba98
tree3d395e27f831e78b5e9831ea1e855d4e125c303d
parent15b04eb42902f84fa3e35387b0c7c3391a204f65
Close issue #8931: Make alternate formatting for 'c' raise an exception. Patch by Torsten Landschoff.
Lib/test/test_types.py
Misc/NEWS
Python/formatter_unicode.c