diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-03-01 15:43:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-01 15:43:28 (GMT) |
commit | 5ec33a1c25a586552751ca35c85ab7ecb6b06ec3 (patch) | |
tree | 2d278dae9047909ff94d4104462e5189341d96d6 /Lib/chunk.py | |
parent | 95e2cbf32f8156c239b27dae558ba058d0f2d496 (diff) | |
download | cpython-5ec33a1c25a586552751ca35c85ab7ecb6b06ec3.zip cpython-5ec33a1c25a586552751ca35c85ab7ecb6b06ec3.tar.gz cpython-5ec33a1c25a586552751ca35c85ab7ecb6b06ec3.tar.bz2 |
bpo-36146: Split setup.py into subfunctions (GH-12125)
* Split PyBuildExt.detect_modules() huge function into subfunctions.
* Move curses, hashlib and some other code to reorganize the code.
* detect_tkinter() now returns False if the extension is missing.
* Add PyBuildExt.config_h_vars attribute
Diffstat (limited to 'Lib/chunk.py')
0 files changed, 0 insertions, 0 deletions