commit | 69f64b67e43c65c2178c865fd1be80ed07f02d3c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jan 08 02:56:14 2019 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 08 02:56:14 2019 -0800 |
tree | adbb86d55f802576e32d3dd9f248efe6043e16f0 | |
parent | 5d1e0124cf562153a681d1b5b362e7c8e23edea9 [diff] |
bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport restrictions (GH-11465) Also adds extra steps to the CI build for Windows on Azure Pipelines to validate that the various layouts at least execute. (cherry picked from commit 872bd2b57ce8e4ea7a54acb3934222c0e4e7276b) Co-authored-by: Steve Dower <steve.dower@microsoft.com>