OK
Destroying test database for alias 'default'...
Destroying test database for alias 'other'...
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27368>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/7413 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27368#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27368#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/27368#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9b9c8c4a81ab67d1bc392b6fd9cc17e0b844f7ff" 9b9c8c4]:
{{{
#!CommitTicketReference repository=""
revision="9b9c8c4a81ab67d1bc392b6fd9cc17e0b844f7ff"
Fixed #27368 -- Modifed BaseEmailBackend.__enter__() to close the
connection if an exception occurs.
Fixes unclosed socket ResourceWarning in mail test.
Thanks Claude Paroz for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27368#comment:4>