#35844: Python 3.14 compatibility.
-------------------------------------+-------------------------------------
     Reporter:  Mariusz Felisiak     |                    Owner:  Mariusz
                                     |  Felisiak
         Type:  New feature          |                   Status:  assigned
    Component:  Core (Other)         |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Sarah Boyce <42296566+sarahboyce@…>):

 In [changeset:"8d7b1423f89bcc3df57333fc79fa5aead17b0cbc" 8d7b142]:
 {{{#!CommitTicketReference repository=""
 revision="8d7b1423f89bcc3df57333fc79fa5aead17b0cbc"
 Refs #35844 -- Fixed copying BaseContext and its subclasses on Python
 3.14+.

 super objects are copyable on Python 3.14+:

 
https://github.com/python/cpython/commit/5ca4e34bc1aab8321911aac6d5b2b9e75ff764d8

 and can no longer be used in BaseContext.__copy__().
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35844#comment:13>
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 visit 
https://groups.google.com/d/msgid/django-updates/010701933fcedd07-75398597-3e57-47e2-8aa6-b738fa1f8605-000000%40eu-central-1.amazonses.com.

Reply via email to