Skip to content

Commit 373386f

Browse files
committed
Deduplicate PR numbers
1 parent bd524f9 commit 373386f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ The JIT compiler's machine code generator now produces better machine code
15231523
for x86-64 and AArch64 macOS and Linux targets. In general, users should
15241524
experience lower memory usage for generated machine code and more efficient
15251525
machine code versus 3.14.
1526-
(Contributed by Brandt Bucher in :gh:`136528` and :gh:`136528`.
1526+
(Contributed by Brandt Bucher in :gh:`136528` and :gh:`135905`.
15271527
Implementation for AArch64 contributed by Mark Shannon in :gh:`139855`.
15281528
Additional optimizations for AArch64 contributed by Mark Shannon and
15291529
Diego Russo in :gh:`140683` and :gh:`142305`.)

0 commit comments

Comments
 (0)