Branch: refs/heads/master Home: https://github.com/python/cpython Commit: f6eae5bf1c5d7b83e5d5bdbecfff928e478c1cfd https://github.com/python/cpython/commit/f6eae5bf1c5d7b83e5d5bdbecfff928e478c1cfd Author: stratakis <cstratak at redhat.com> Date: 2017年05月10日 (2017年5月10日) Changed paths: M Makefile.pre.in M Misc/ACKS M Misc/NEWS Log Message: ----------- bpo-28787: Fix out of tree --with-dtrace builds (#135) * bpo-28787: Fix out of tree --with-dtrace builds * Unsilence directory creation * Add Misc/NEWS and Misc/ACKS entries