]> granicus.if.org Git - python/commit
Issue #21855: Fixed the decimal module in unicode disabled build.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Oct 2014 18:10:56 +0000 (21:10 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Oct 2014 18:10:56 +0000 (21:10 +0300)
commit20c049df37da20383bdc36e0de6e58f4ebc53659
tree5452fb1422c17d643053f7d9d7a5d3532fc1bd30
parent9c2ce254bb8a2d36657e620b36207f20047accf5
Issue #21855: Fixed the decimal module in unicode disabled build.
Lib/decimal.py
Lib/test/test_decimal.py