This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients ammar2, benjamin.peterson, paul.moore, pitrou, schen, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-17.13:19:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500297542.68.0.304769139309.issue30450@psf.upfronthosting.co.za>
In-reply-to
Content
> How do you get CPython source code if git is not available?

Go to GitHub and click the "Download" button, or select any sdist from our downloads page, or use Mercurial+hggit, or Dulwich directly, or a mirror/fork on any VCS you like. There are plenty of ways that don't require having git.exe on your PATH.
History
Date User Action Args
2017-07-17 13:19:02steve.dowersetrecipients: + steve.dower, paul.moore, pitrou, vstinner, tim.golden, benjamin.peterson, zach.ware, ammar2, schen
2017-07-17 13:19:02steve.dowersetmessageid: <1500297542.68.0.304769139309.issue30450@psf.upfronthosting.co.za>
2017-07-17 13:19:02steve.dowerlinkissue30450 messages
2017-07-17 13:19:02steve.dowercreate