[issue23903] Generate PC/python3.def by scraping headers

Ned Deily report at bugs.python.org
Wed Dec 21 15:52:43 EST 2016


Ned Deily added the comment:

I don't know enough about how python3.dll is used in the Windows world to ask the right questions.  One obvious one: would this change likely affect any third-party binaries already built for 3.6.0?  On the other hand, if we have to have one, it would be better to have a compatibility break at 3.6.0 rather than at 3.6.1.  I really don't want to take any more changes at this point for 3.6.0 but if you are convinced it is the right thing to do and won't break anything, get it in for 3.6.1 now and I'll reluctantly cherrypick it for 3.6.0.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23903>
_______________________________________


More information about the Python-bugs-list mailing list