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 8de6a09 commit fea9af6Copy full SHA for fea9af6
Misc/ACKS
@@ -1487,6 +1487,7 @@ Daniel Stokes
1487
Michael Stone
1488
Serhiy Storchaka
1489
Ken Stox
1490
+Charalampos Stratakis
1491
Dan Stromberg
1492
Donald Stufft
1493
Daniel Stutzbach
Misc/NEWS
@@ -1039,6 +1039,9 @@ Documentation
1039
Build
1040
-----
1041
1042
+- bpo-28787: Fix out-of-tree builds of Python when configured with
1043
+ ``--with--dtrace``.
1044
+
1045
- bpo-29243: Prevent unnecessary rebuilding of Python during ``make test``,
1046
``make install`` and some other make targets when configured with
1047
``--enable-optimizations``.
0 commit comments