Message 217891 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
Is there any reason to expose CFLAGS_NODIST externally?  It seems to me that it is only needed in the top-level setup.py for building standard library extension modules.  Let's not add yet another configuration variable to the already confusing array we present to users through the two sysconfig.get_config_var().