-
-
Notifications
You must be signed in to change notification settings - Fork 859
Include info from Victor's "Build CPython on Windows" #433
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
Comments
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
pushed 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
AA-Turner
pushed a commit
to AA-Turner/devguide
that referenced
this issue
Jun 17, 2022
Add a link to the documentation from Victor Stinner to build Python on windows. Fixes: python#433
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: