]> granicus.if.org Git - python/commit
Issue #15783: Support None default values in the Context() constructor.
authorStefan Krah <skrah@bytereef.org>
Sun, 16 Dec 2012 20:10:35 +0000 (21:10 +0100)
committerStefan Krah <skrah@bytereef.org>
Sun, 16 Dec 2012 20:10:35 +0000 (21:10 +0100)
commit9a4ff437d156b3cc9c942473141eafcee79f9d75
tree984afffca959c7e068b87da6651821992b35833b
parent92f8b0016e5f4be6f56136a78bb78028d1c74671
Issue #15783: Support None default values in the Context() constructor.
Lib/test/test_decimal.py
Modules/_decimal/_decimal.c