]> granicus.if.org Git - python/commit
Issue #11302: missing type check on _string.formatter_field_name_split and _string...
authorEric Smith <eric@trueblade.com>
Sat, 29 Jan 2011 11:15:35 +0000 (11:15 +0000)
committerEric Smith <eric@trueblade.com>
Sat, 29 Jan 2011 11:15:35 +0000 (11:15 +0000)
commita1eac7218ba098746f611e6edcc8eb5b72bc89e7
tree42bf80d38427745f774cb50131d8553817d36c8e
parent08d4293013947f79b9f6587514a918763f326b7d
Issue #11302: missing type check on _string.formatter_field_name_split and _string.formatter_parser caused crash.

Originial patch by haypo, reviewed by me, okayed by Georg.
Lib/test/test_unicode.py
Objects/stringlib/string_format.h