diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-07-19 05:06:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 05:06:53 (GMT) |
commit | c8d2630995fc234f8276e35643a4a43e62224510 (patch) | |
tree | 359d25600fe9da975fdc9ee45dbba022bb7c5978 /Python/hamt.c | |
parent | eaf094c09b5b1c33435c60ef49b1cec78c32573c (diff) | |
download | cpython-c8d2630995fc234f8276e35643a4a43e62224510.zip cpython-c8d2630995fc234f8276e35643a4a43e62224510.tar.gz cpython-c8d2630995fc234f8276e35643a4a43e62224510.tar.bz2 |
gh-82017: Support as_integer_ratio() in the Fraction constructor (GH-120271)
Any objects that have the as_integer_ratio() method (e.g. numpy.float128)
can now be converted to a fraction.
Diffstat (limited to 'Python/hamt.c')
0 files changed, 0 insertions, 0 deletions