]> granicus.if.org Git - python/commit
Closes issue #12546: Allow \x00 as a fill character for builtin type __format__ methods.
authorEric V. Smith <eric@trueblade.com>
Mon, 14 Apr 2014 16:08:21 +0000 (12:08 -0400)
committerEric V. Smith <eric@trueblade.com>
Mon, 14 Apr 2014 16:08:21 +0000 (12:08 -0400)
commit280c458f9ec3b7d5d1aa8e83c02af350a15ede8e
tree8a44f937b69eaf29d0df4f233ba87d97053f39ea
parentf33201b6dbb700b6d07b25bfeb63deeaf1446419
parent2ea9712ee91e6b6a6c1b10d9c21b219bc4fbe54b
Closes issue #12546: Allow \x00 as a fill character for builtin type __format__ methods.
Lib/test/test_unicode.py
Misc/NEWS