bpo-32613: Update window FAQ#5552
Conversation
7100acc to
0aa93f8
Compare
February 5, 2018 14:06
0aa93f8 to
aef5a0e
Compare
February 8, 2018 22:42
|
The doc build failed. You need to update the entry for |
Sorry, something went wrong.
|
@Mariatta thanks for the explanation, I ignored the ignored.csv! It's fixed now. |
Sorry, something went wrong.
b18da56 to
ff9950d
Compare
November 5, 2018 21:13
|
Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
Sorry, something went wrong.
|
Sorry, @JulienPalard, I could not cleanly backport this to |
Sorry, something went wrong.
|
Sorry, @JulienPalard, I could not cleanly backport this to |
Sorry, something went wrong.
(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>
(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