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 new file mode 100644 index 00000000000..b8c484d9eb9 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst @@ -0,0 +1 @@ +Improve performance of construction of :class:`Fraction` from a string.