Hi Brett,

On Sat, Sep 3, 2016 at 8:05 PM, Brett Cannon <br...@python.org> wrote:
>
>
> If Jason is up for the responsibility that seems like a reasonable
> approach to take. It also helps test out features in setuptools first
> before upstreaming it.
>
>
How do you see `has_flag` get into setuptools? By monkey-patching
distutils' ccompiler to have it aside of `has_function` when setuptools is
imported?

I find really weird the idea of adding this in a convoluted fashion instead
of allowing incremental improvement of distutils.

Sylvain
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to