[issue39186] Windows installer instructions refer to mercurial

2020-01-02 Thread Zachary Ware
Zachary Ware added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.9 ___ Python tracker ___ __

[issue39186] Windows installer instructions refer to mercurial

2020-01-01 Thread anthony shaw
New submission from anthony shaw : Very minor, but the instructions in Tools/msi/readme.txt tell the user to ensure hg.exe is in PATH, but the scripts use Git. -- components: Windows messages: 359179 nosy: anthonypjshaw, paul.moore, steve.dower, tim.golden, zach.ware priority: normal s

[issue39186] Windows installer instructions refer to mercurial

2020-01-01 Thread anthony shaw
Change by anthony shaw : -- keywords: +patch pull_requests: +17225 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17792 ___ Python tracker ___ ___