Martin v. Löwis <mar...@v.loewis.de> added the comment:

> Martin, I agree about the Py_DEBUG issue. My reason for asking is
> really only a workaround for the VC++ problam that you can't link
> non-debug and debug builds together.

Please understand that this is factually incorrect, if, by "debug
build" you mean "build with debug symbols".

> You know what: if you think it isn't worth it just assign it to me
> and I'll try to go the extra step of doing the work and providing a
> patch.

Not sure what a patch might help. It's the effort of actually releasing
the files that I want to avoid.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11656>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to