We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa608f commit 1ea8f6aCopy full SHA for 1ea8f6a
1 file changed
Misc/NEWS.d/next/Library/2025-05-01-16-44-16.gh-issue-72902.19qwJW.rst
@@ -1,3 +1,3 @@
1
-Optimize (~x1.40-50 speedup) :meth:`fractions.Fraction.from_Decimal` and
+Optimize (~x1.40-50 speedup) :meth:`fractions.Fraction.from_decimal` and
2
:meth:`fractions.Fraction.from_float` for :class:`~decimal.Decimal` and
3
:class:`float` inputs, respectively. Patch by Sergey B Kirpichev.
0 commit comments