#25502: Django test suite fails with Python 3.5.0 because of deprecation 
warnings
-------------------------------------+-------------------------------------
     Reporter:  arielpontes          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Documentation        |                  Version:  1.8
     Severity:  Normal               |               Resolution:
     Keywords:  deprecation warning  |             Triage Stage:
  test python 3.5.0                  |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by knbk):

 * needs_docs:   => 0
 * component:  Testing framework => Documentation
 * needs_tests:   => 0
 * needs_better_patch:   => 0


Comment:

 The supported Python versions for each Django release are documented
 [https://docs.djangoproject.com/en/1.8/faq/install/#faq-python-version-
 support in the FAQ]. Django 1.8 only supports Python 2.7 and 3.2 through
 3.4. Django 1.9 adds support for 3.5, but also removes any usage of
 `inspect.getargspec()`. At http://djangoci.com/ you can see that each
 Django version is continuously tested against the full matrix of supported
 Python versions and databases, so you don't have to worry that anything
 suddenly breaks in any of the supported Python versions.

 Where exactly does it say `Python 2.7 or above`? It should be reworded to
 accurately reflect the supported versions.

--
Ticket URL: <https://code.djangoproject.com/ticket/25502#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.6c203f0f3314b1a4fedd37198e274a61%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to