Opened 7 years ago
Closed 7 years ago
#30387 closed Cleanup/optimization (fixed)
Move more Windows-specific docs to use Python official launcher.
| Reported by: | Ramiro Morales | Owned by: | Ramiro Morales |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
In #28343 / 37c17846ad we:
- Modified the documentation for new contributors to stop suggesting install Git Bash on Windows
- Switched Windows command line examples to use the offcial PEP397 Python launcher shipped with Python >= 3.3
But there is still room to expand this simplifcation to the howto/windows.txt and internals/contributing/writing-code/unit-tests.txt documents.
Change History (4)
comment:1 by , 7 years ago
| Has patch: | set |
|---|
comment:2 by , 7 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 7 years ago
| Summary: | Move more Windows-specific docs to use Pyhton official launcher → Move more Windows-specific docs to use Python official launcher. |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
PR