index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_decimal
/
tests
/
deccheck.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by
Stefan Krah
2015-12-28
1
-3/+3
*
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Serhiy Storchaka
2015-03-12
1
-1/+1
|
\
|
*
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Serhiy Storchaka
2015-03-12
1
-1/+1
*
|
Issue #19232: Speed up decimal import. Additionally, since _decimal is
Stefan Krah
2014-09-10
1
-3/+4
|
/
*
Issue #19936: Remove executable bits from C source files and several forgotten
Serhiy Storchaka
2014-01-16
1
-0/+0
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0/+0
*
Issue #19936: Disable shebang lines in order to prevent using a random
Stefan Krah
2014-01-16
1
-2/+0
*
Issue #17768: Support newline fill character in decimal.py and NUL fill
Stefan Krah
2013-05-29
1
-2/+2
*
Issue #16422: Use strings for rounding mode constants for better readability
Stefan Krah
2013-01-16
1
-22/+14
*
Issue #15783: Except for the number methods, the C version of decimal now
Stefan Krah
2012-12-15
1
-0/+34
*
Raise InvalidOperation if exponents of zeros are clamped during exact
Stefan Krah
2012-04-05
1
-0/+1
*
Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
2012-03-21
1
-0/+1074