#33227: Deprecation warnings with python 3.10
---------------------------------------+------------------------
               Reporter:  markedwards  |          Owner:  nobody
                   Type:  Bug          |         Status:  new
              Component:  Utilities    |        Version:  3.2
               Severity:  Normal       |       Keywords:
           Triage Stage:  Unreviewed   |      Has patch:  0
    Needs documentation:  0            |    Needs tests:  0
Patch needs improvement:  0            |  Easy pickings:  0
                  UI/UX:  0            |
---------------------------------------+------------------------
 The following DeprecationWarning cases are occurring with python 3.10:

 /usr/local/lib/python3.10/site-packages/django/utils/version.py:6:
 DeprecationWarning: The distutils package is deprecated and slated for
 removal in Python 3.12. Use setuptools or check PEP 632 for potential
 alternatives

 /usr/local/lib/python3.10/site-packages/django/utils/asyncio.py:19:
 DeprecationWarning: There is no current event loop

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33227>
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/054.73652a33693cf516f32d9b221cf36042%40djangoproject.com.

Reply via email to