• Raymond Hettinger's avatar
    SF patch #1053375. · 17931de1
    Raymond Hettinger yazdı
    (Contributed by Facundo Batista.)
    
    Code simplification by eliminating the unnecessary and error-prone
    convolutions for the previously weird sign convention in _WorkRep().
    Makes the code more understandable, more reliable, and a bit faster.
    17931de1
decimal.py 101 KB