#34731: Django test suite still has an occurence of assertEquals, removed in 
Python
3.12
---------------------------------------------+------------------------
               Reporter:  michel-slm         |          Owner:  nobody
                   Type:  Bug                |         Status:  new
              Component:  Testing framework  |        Version:  dev
               Severity:  Normal             |       Keywords:
           Triage Stage:  Unreviewed         |      Has patch:  1
    Needs documentation:  0                  |    Needs tests:  0
Patch needs improvement:  0                  |  Easy pickings:  0
                  UI/UX:  0                  |
---------------------------------------------+------------------------
 Python 3.12, shipping in the upcoming Fedora 39, finally removed the
 deprecated `assertEquals` in favor of `assertEqual`. The Django test suite
 mostly use the latter already, but there is one occurence of the former
 left. It should be converted.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34731>
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/0107018979bf8f47-d2427636-d35e-457e-ba09-b7141c1e79b6-000000%40eu-central-1.amazonses.com.

Reply via email to