[Python-ideas] Allow to compile debug extension against releasePython in Windows
Ivan Pozdeev
vano at mail.mipt.ru
Tue Jan 9 15:35:49 EST 2018
On 09.01.2018 23:31, Barry Scott wrote:
> I not a user of distutils or setuptools but some googling seems to say
> that
> the build command has a --debug to do what you want. If that does not
> work it would seem like you could ask the setuptools maintainers how to
> do the reason thing of a debug build.
>
I just wrote, in
https://mail.python.org/pipermail/python-ideas/2018-January/048579.html
, that --debug is not sufficient, and that the problematic logic is in
distutils, not setuptools.
--
Regards,
Ivan
More information about the Python-ideas
mailing list