]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-72902: Speedup Fraction.from_decimal/float in typical cases (GH-133251)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 25 May 2026 07:04:56 +0000 (10:04 +0300)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 07:04:56 +0000 (10:04 +0300)
commit7e5d1d8fa8682b0d25f7e5b2b3b77c5306b01b9a
treea0ecf5ef32ae01dc01d4a3fde5f52206365de3ed
parent43c60ec2fddd316a4a6b7b6c68eae7cb66df0850
gh-72902: Speedup Fraction.from_decimal/float in typical cases (GH-133251)
Lib/fractions.py
Misc/NEWS.d/next/Library/2025-05-01-16-44-16.gh-issue-72902.19qwJW.rst [new file with mode: 0644]