Steve Dower added the comment: You're compiling Python in a completely unsupported way right now, so I'm afraid you'll need to submit a patch to get it fixed.
Python 2.7 is only officially supported with VC 9.0 (not VC 14.0), and I don't believe the other volunteers test the static library build either, so I'm afraid you're somewhat on your own. That said, if you do find a fix and submit a patch, it may be merged in. However, to even be able to build with VC 14.0 you've probably made a great number of changes that certainly won't be accepted at this stage. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue27562> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
