bpo-32613: Update window FAQ#5552
Conversation
7100acc to
0aa93f8
Compare
0aa93f8 to
aef5a0e
Compare
|
Thanks for the review @csabella, I updated my PR. |
|
The doc build failed. You need to update the entry for |
|
@Mariatta thanks for the explanation, I ignored the ignored.csv! It's fixed now. |
b18da56 to
ff9950d
Compare
|
Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
|
Sorry, @JulienPalard, I could not cleanly backport this to |
|
Sorry, @JulienPalard, I could not cleanly backport this to |
(cherry picked from commit 6431347) Co-authored-by: Julien Palard <julien@palard.fr>
|
GH-10544 is a backport of this pull request to the 3.7 branch. |
|
GH-10545 is a backport of this pull request to the 3.6 branch. |
(cherry picked from commit 6431347) Co-authored-by: Julien Palard <julien@palard.fr>
(cherry picked from commit 6431347) Co-authored-by: Julien Palard <julien@palard.fr> https://bugs.python.org/issue32613
(cherry picked from commit 6431347) Co-authored-by: Julien Palard <julien@palard.fr> https://bugs.python.org/issue32613
I dropped the whole section about python not being found, as I suspect does no longer happen since PEP 397 but I'm not a Windows user. I however just tried it on a VM and worked like a charm, and have lots of students, some on windows, and never had to make them configure their PATH to find py.
I also added a section about how to actually run a script, not just start a REPL, as it's the title of the section initially.
https://bugs.python.org/issue32613