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
/
docstrings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Hugo van Kemenade
2024-11-12
1
-1/+1
*
gh-121798: Add class method Decimal.from_number() (GH-121801)
Serhiy Storchaka
2024-10-14
1
-0/+13
*
gh-91291: Accept attributes as keyword arguments in decimal.localcontext (#32...
Sam Ezeh
2022-04-22
1
-1/+1
*
Revert "bpo-26680: Incorporate is_integer in all built-in and standard librar...
Raymond Hettinger
2020-10-07
1
-10/+3
*
bpo-26680: Incorporate is_integer in all built-in and standard library numeri...
Robert Smallshire
2020-10-01
1
-3/+10
*
Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by
Stefan Krah
2015-12-28
1
-0/+9
*
Use $type instead of $cls in the signature specification.
Stefan Krah
2014-05-02
1
-1/+1
*
Issue #21407: _decimal now supports function signatures.
Stefan Krah
2014-05-01
1
-378/+482
*
Issue #15783: Except for the number methods, the C version of decimal now
Stefan Krah
2012-12-15
1
-94/+112
*
Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
2012-03-21
1
-0/+753