https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertWarns
--
Ticket URL: <https://code.djangoproject.com/ticket/29363>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* easy: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/29363#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/29363#comment:2>
* owner: nobody => Morgan Aubert
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/29363#comment:3>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/9904 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/29363#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"704443acacf0dfbcb1c52df4b260585055754ce7" 704443ac]:
{{{
#!CommitTicketReference repository=""
revision="704443acacf0dfbcb1c52df4b260585055754ce7"
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29363#comment:5>