commit | c0364fc7c2693fb070917ee62aeb8d2551710821 | [log] [tgz] |
---|---|---|
author | xdegaye <xdegaye@gmail.com> | Sat May 27 18:25:03 2017 +0200 |
committer | GitHub <noreply@github.com> | Sat May 27 18:25:03 2017 +0200 |
tree | 101662f28d5f7d8a6d5a2707b59255d88b788ed1 | |
parent | 346cbd351ee0dd3ab9cb9f0e4cb625556707877e [diff] |
bpo-20210: Support the *disabled* marker in Setup files (GH-132) Extension modules listed after the *disabled* marker are not built at all, neither by the Makefile nor by setup.py.