#30078: Django 1.11.* with Python 3.7.* raises a DeprecationWarning
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: nobody
Type: Uncategorized | Status: closed
Component: Uncategorized | Version: 1.11
Severity: Normal | Resolution: wontfix
Keywords: Python 3.7 | Triage Stage:
DeprecationWarning | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Dylan Young):
NOTE: this doesn't actually affect either Python 3.8 or Python 3.9
compatibility as per the docs:
{{{
Deprecated since version 3.3, will be removed in version 3.10: Moved
Collections Abstract Base Classes to the collections.abc module. For
backwards compatibility, they continue to be visible in this module
through Python 3.9.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30078#comment:4>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/069.9598923e7cf8d06c2cb7eaebd757b6e6%40djangoproject.com.