1
0
mirror of https://github.com/django/django.git synced 2025-03-12 18:30:48 +00:00
Mariusz Felisiak 4609d53adb [5.0.x] Fixed mail.tests.MailTests.test_backend_arg() test on Python 3.13+.
There is no point in asserting Python error messages.

Backport of 4ee68bb4f50dbe842461f8f340bb1633fddd4a53 from main.
2024-07-22 09:05:44 +02:00
..