- 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` document.
--
Ticket URL: <https://code.djangoproject.com/ticket/30387>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/30387#comment:1>
Old description:
> In #28343 / [changeset: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` document.
New description:
In #28343 / [changeset: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.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/30387#comment:2>
* stage: Unreviewed => Accepted
Comment:
[https://github.com/django/django/pull/11258 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/30387#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"25b5eea8cdc69a353bb2d22ea2012b09df6c62e4" 25b5eea8]:
{{{
#!CommitTicketReference repository=""
revision="25b5eea8cdc69a353bb2d22ea2012b09df6c62e4"
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install
Django on Windows.
Follow up to 37c17846ad6b02c6dca72e8087a279cca04a0c27.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30387#comment:4>