[PyQt] [pyqtdeploy] Exclude extension modules that are part of the pythonXY.dll

Ilya Kulakov kulakov.ilya at gmail.com
Thu Dec 4 10:25:59 GMT 2014


Hi Phil,

As we discussed previously, it's impossible to properly compile static Python on Windows.
We propose to abandon it (or at least make non-default or advanced feature) in favor of dynamic library.

This patch updates python metadata so that extension modules that are part of the python dynamic library
will be excluded from the resulting binary.

https://github.com/GreatFruitAndy/pyqtdeploy/commit/867f4fdcce362913134ebf2cbf63ee789cbccef2.patch <https://github.com/GreatFruitAndy/pyqtdeploy/commit/867f4fdcce362913134ebf2cbf63ee789cbccef2.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141204/7e685997/attachment.html>


More information about the PyQt mailing list