#18601: document python minor version requirement of >=2.6.5
--------------------------------------+--------------------
Reporter: ptone | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: master
Severity: Release blocker | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
#18269 introduced the use of unicode_literals.
however their use in kwargs is not supported in versions of python < 2.6.5
see http://bugs.python.org/issue4978 and http://bugs.python.org/issue2646
This python version requirement needs to be documented in both the release
notes, and wherever else appropriate (download page?)
--
Ticket URL: <https://code.djangoproject.com/ticket/18601>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.