mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
Update dead references from py.org/dev/faq to the devguide (#13176)
This commit is contained in:
parent
181ae4baa1
commit
9be57231dd
3 changed files with 8 additions and 12 deletions
|
@ -290,7 +290,7 @@ Compiling Python on Windows
|
|||
If you want to compile CPython yourself, first thing you should do is get the
|
||||
`source <http://python.org/download/source/>`_. You can download either the
|
||||
latest release's source or just grab a fresh `checkout
|
||||
<http://www.python.org/dev/faq/#how-do-i-get-a-checkout-of-the-repository-read-only-and-read-write>`_.
|
||||
<http://docs.python.org/devguide/setup#checking-out-the-code>`_.
|
||||
|
||||
For Microsoft Visual C++, which is the compiler with which official Python
|
||||
releases are built, the source tree contains solutions/project files. View the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue