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 d8b9f3f commit 05023f4Copy full SHA for 05023f4
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-10-17-40-41.gh-issue-151289.xZhM7W.rst
@@ -0,0 +1,3 @@
1
+Improve performance of binary ``int`` add and subtract for wide exact
2
+integers that fit in ``int64_t`` while keeping the existing compact-int
3
+specialization unchanged.
0 commit comments