| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-12-15 | Fixed #32261 -- Added error logging to Signal.send_robust(). | Ayush Bansal |
| 2020-03-05 | Fixed #31327 -- Deprecated providing_args argument for Signal. | Jon Dufresne |
| 2019-12-19 | Refs #28954 -- Removed remaining Jython-specific code from dispatch tests. | Nick Pope |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2016-11-22 | Completed django.dispatch test coverage. | Adam Chainz |
| 2016-11-14 | Fixed E305 flake8 warnings. | Ramin Farajpour Cami |
| 2015-04-27 | Used assertIsInstance in tests. | Alasdair Nicol |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-02 | Added return value to Signal.disconnect(). | Andriy Sokolovskiy |
| 2015-01-02 | Renamed an assertion in the dispatch tests. | Tim Graham |
| 2014-07-07 | Removed unnecessary directory in dispatch tests. | Tim Graham |
