commit | a4465a5bd08f232cf097893006118c82975c3402 | [log] [tgz] |
---|---|---|
author | stratakis <cstratak@redhat.com> | Thu May 11 13:13:18 2017 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu May 11 13:13:18 2017 +0200 |
tree | 6edc6c7c0acd02d9fe2c1c67ba9c820223a41128 | |
parent | 98b49a00d413972965044fd355be3b8482caa07c [diff] |
[3.6] bpo-28787: Fix out of tree --with-dtrace builds (GH-135) (#1543) * bpo-28787: Fix out of tree --with-dtrace builds * Unsilence directory creation * Add Misc/NEWS and Misc/ACKS entries. (cherry picked from commit f6eae5bf1c5d7b83e5d5bdbecfff928e478c1cfd)