From 351fb766f0747015db8050ac46990dc84ffb2016 Mon Sep 17 00:00:00 2001 From: "blurb-it[bot]" <43283697+blurb-it[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 21:51:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=F0=9F=A4=96=20Added=20by=20blurb?= =?UTF-8?q?=5Fit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Library/2026-05-03-21-51-36.gh-issue-72902.TbChd6.rst 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.