Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.6] bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)#2237

Merged
zware merged 1 commit into
python:3.6python/cpython:3.6from
zware:goodbye-svn_backport_3.6zware/cpython:goodbye-svn_backport_3.6Copy head branch name to clipboard
Jun 16, 2017
Merged

[3.6] bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)#2237
zware merged 1 commit into
python:3.6python/cpython:3.6from
zware:goodbye-svn_backport_3.6zware/cpython:goodbye-svn_backport_3.6Copy head branch name to clipboard

Conversation

@zware

@zware zware commented Jun 16, 2017

Copy link
Copy Markdown
Member

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
Copy Markdown
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

zware commented Jun 16, 2017

Copy link
Copy Markdown
Member Author

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.