bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport restrictions by zooba · Pull Request #11465 · python/cpython

@zooba

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 8, 2019
…mport restrictions (pythonGH-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 872bd2b)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>

miss-islington added a commit that referenced this pull request

Jan 8, 2019
…mport 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 872bd2b)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>