diff --git a/Misc/NEWS.d/next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst b/Misc/NEWS.d/next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst index b8c484d9eb9..13faa8ee440 100644 --- a/Misc/NEWS.d/next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst +++ b/Misc/NEWS.d/next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst @@ -1 +1 @@ -Improve performance of construction of :class:`Fraction` from a string. +Improve performance of construction of :class:`fractions.Fraction` from a string.