Re: [Django] #28343: Documentation for Windows users can be simpler now that we only support Python >= 3.5

2017-06-27 Thread Django
#28343: Documentation for Windows users can be simpler now that we only support
Python >= 3.5
-+-
 Reporter:  Ramiro Morales   |Owner:  Ramiro
 Type:   |  Morales
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Ramiro Morales):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/8684 PR]

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.1d6d880677161357b94532f17ee4fb31%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #28343: Documentation for Windows users can be simpler now that we only support Python >= 3.5

2017-06-27 Thread Django
#28343: Documentation for Windows users can be simpler now that we only support
Python >= 3.5
-+-
   Reporter:  Ramiro |  Owner:  Ramiro Morales
  Morales|
   Type: | Status:  assigned
  Cleanup/optimization   |
  Component: |Version:  master
  Documentation  |
   Severity:  Normal |   Keywords:
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 Python installations on WIndows now
 * Ship the PEP397 `py` launcher which reduces the need to either having to
 add `python.exe` directory to PATH or having to always aspecify its full
 path. OIt also cand detect  your Python's `python.exe`  even when its
 invoked from inside a virtualenv.
 * Have a better ''"Execute manage.py or runtest.py by simply running
 them"'' story when compared to previous Python versions, thanks partially
 to the above mentioned launcher.

 This would allow us to reduce special casing of Windows when describing
 command line interactions. In particular IMHO the suggestion to use the
 Git for Windows Bash shell can be dropped from the contributing tutorial
 as it doesn't actually make things easier.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.0515b8f76a9b6dda2ff6acd4e7164662%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.