X Tutup
The Wayback Machine - https://web.archive.org/web/20201215132311/https://github.com/python/devguide/issues/433
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include info from Victor's "Build CPython on Windows" #433

Closed
ned-deily opened this issue Oct 31, 2018 · 1 comment
Closed

Include info from Victor's "Build CPython on Windows" #433

ned-deily opened this issue Oct 31, 2018 · 1 comment

Comments

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Oct 31, 2018

We should consider including the info in @vstinner 's quick guide to building Python on Windows into the "Getting Started" chapter of the devguide.

https://cpython-core-tutorial.readthedocs.io/en/latest/build_cpython_windows.html

@Mariatta
Copy link
Member

@Mariatta Mariatta commented Oct 31, 2018

GitMate.io thinks possibly related issues are #267 (Cannot build devguide in virtual environment on Windows), #90 (Windows build instructions out-dated/unclear for 2.7 branch), python/core-workflow#113 (Questions about cherry-picker from Windows never-venv user), python/core-workflow#46 (Drop the gcc build from Travis), and #172 (Add PDF build).

hobbestigrou added a commit to hobbestigrou/devguide that referenced this issue Dec 4, 2018
Add a link to the documentation from Victor Stinner to build Python on
windows.

Fixes: python#433
gvanrossum added a commit that referenced this issue Jan 25, 2019
Add a link to the documentation from Victor Stinner to build Python on
windows.

Fixes: #433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup