diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-10-14 08:24:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 08:24:01 (GMT) |
commit | 5217328f93f599755bd70418952392c54f705a71 (patch) | |
tree | 87e238d2b2cdd326b396db73e582c535ef623836 /Include/internal | |
parent | 4b358ee647809019813f106eb901f466a3846d98 (diff) | |
download | cpython-5217328f93f599755bd70418952392c54f705a71.zip cpython-5217328f93f599755bd70418952392c54f705a71.tar.gz cpython-5217328f93f599755bd70418952392c54f705a71.tar.bz2 |
gh-121798: Add class method Decimal.from_number() (GH-121801)
It is an alternate constructor which only accepts a single numeric argument.
Unlike to Decimal.from_float() it accepts also Decimal.
Unlike to the standard constructor, it does not accept strings and tuples.
Diffstat (limited to 'Include/internal')
0 files changed, 0 insertions, 0 deletions