]> granicus.if.org Git - python/commit
Accept Unicode legacy strings in the Decimal constructor.
authorStefan Krah <skrah@bytereef.org>
Sat, 10 Nov 2012 22:09:04 +0000 (23:09 +0100)
committerStefan Krah <skrah@bytereef.org>
Sat, 10 Nov 2012 22:09:04 +0000 (23:09 +0100)
commit6e467049c68632dd58502a42b367100e99edb66b
treecce6a9d8eb315883c74671effbe7b8de6c59425a
parent6b0bdab4293684a2a7e47e8e8e70076c8670eb9b
Accept Unicode legacy strings in the Decimal constructor.
Lib/test/test_decimal.py
Modules/_decimal/_decimal.c