#32074: Python 3.10 compatibility
-------------------------------------+-------------------------------------
     Reporter:  Mariusz Felisiak     |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (Other)         |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by GitHub <noreply@…>):

 In [changeset:"623c8cd8f41a99f22d39b264f7eaf7244417000b" 623c8cd8]:
 {{{
 #!CommitTicketReference repository=""
 revision="623c8cd8f41a99f22d39b264f7eaf7244417000b"
 Refs #32074 -- Used asyncio.get_running_loop() instead of
 get_event_loop().

 Using asyncio.get_event_loop() when there is no running event loop was
 deprecated in Python 3.10, see https://bugs.python.org/issue39529.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32074#comment:9>
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/065.652f8501b72d3c9cbe364fc58e4c61e8%40djangoproject.com.

Reply via email to