<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Phil,<div class=""><br class=""></div><div class="">As we discussed previously, it's impossible to properly compile static Python on Windows.</div><div class="">We propose to abandon it (or at least make non-default or advanced feature) in favor of dynamic library.</div><div class=""><br class=""></div><div class="">This patch updates python metadata so that extension modules that are part of the python dynamic library</div><div class="">will be excluded from the resulting binary.</div><div class=""><br class=""></div><div class=""><a href="https://github.com/GreatFruitAndy/pyqtdeploy/commit/867f4fdcce362913134ebf2cbf63ee789cbccef2.patch" class="">https://github.com/GreatFruitAndy/pyqtdeploy/commit/867f4fdcce362913134ebf2cbf63ee789cbccef2.patch</a></div><div class=""><br class=""></div></body></html>