8000 [3.6] bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) by zware · Pull Request #2237 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@zware
Copy link
Member
@zware zware commented Jun 16, 2017

The Windows build now depends on Python 3.6 to fetch externals, but it will be downloaded via NuGet (which is downloaded via PowerShell) if it is not available via py -3.6. This means the only thing that must be installed on a modern Windows box to do a full build of CPython with all extensions is Visual Studio.

Also fixes an outdated note about _lzma in PCbuild/readme.txt

(cherry-picked from commit 51599e2)

…honGH-1783)

The Windows build now depends on Python 3.6 to fetch externals, but it will be downloaded via NuGet (which is downloaded via PowerShell) if it is not available via `py -3.6`.  This means the only thing that must be installed on a modern Windows box to do a full build of CPython with all extensions is Visual Studio.

Also fixes an outdated note about _lzma in PCbuild/readme.txt
@zware zware force-pushed the goodbye-svn_backport_3.6 branch from 8f1ea7d to 4e0b82e Compare June 16, 2017 03:51
@Mariatta Mariatta changed the title bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) [3.6] bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) Jun 16, 2017
@Mariatta
Copy link
Member

I added [3.6] to the PR title.

@zware zware merged commit 04431c9 into python:3.6 Jun 16, 2017
@zware zware deleted the goodbye-svn_backport_3.6 branch June 16, 2017 06:06
@zware
Copy link
Member Author
zware commented Jun 16, 2017

Thanks @Mariatta, I never remember to add those tags :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0