]> granicus.if.org Git - python/commit
fma speedup by avoiding to create a Context. Thanks Mark Dickinson.
authorFacundo Batista <facundobatista@gmail.com>
Tue, 4 Dec 2007 16:31:53 +0000 (16:31 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Tue, 4 Dec 2007 16:31:53 +0000 (16:31 +0000)
commit58f6f2e0c9fad1ef9ee921980888dc52da8100ce
tree4b8ec4aa51d677f0e313e0314da835b5a42e8812
parentd95a1ee6520620459fbb8c6a8db27b4d4a6ec547
fma speedup by avoiding to create a Context. Thanks Mark Dickinson.
Lib/decimal.py