Steve Dower added the comment:

The 3.5 installer contains the option to install the debug binaries, so that 
side is solved and I'm closing this as fixed.

In the video at https://www.youtube.com/watch?v=D9RlT06a1EI I demonstrate how 
you can build a debug EXE against a release python34.dll without issues (though 
you lose a bit of debugging support) - in short, use the compiler option to 
link against the release runtime.

----------
assignee:  -> steve.dower
resolution:  -> fixed
status: open -> closed
versions: +Python 3.5 -Python 3.4

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

Reply via email to