Jon Dufresne
|
769cee5252
|
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
2020-03-05 09:38:52 +01:00 |
Nick Pope
|
a2d894b2e4
|
Refs #28954 -- Removed remaining Jython-specific code from dispatch tests.
Missed in 23b21db31b .
|
2019-12-19 16:42:12 +01:00 |
Simon Charette
|
cecc079168
|
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
2017-01-19 08:39:46 +01:00 |
Adam Chainz
|
c70ffeeb8b
|
Completed django.dispatch test coverage.
|
2016-11-22 09:07:42 -05:00 |
Ramin Farajpour Cami
|
967be82443
|
Fixed E305 flake8 warnings.
|
2016-11-14 12:30:46 -05:00 |
Alasdair Nicol
|
d91321e8be
|
Used assertIsInstance in tests.
|
2015-04-27 08:40:36 -04:00 |
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Andriy Sokolovskiy
|
23f1a8dad2
|
Added return value to Signal.disconnect().
|
2015-01-02 12:00:41 -05:00 |
Tim Graham
|
937fab030d
|
Renamed an assertion in the dispatch tests.
|
2015-01-02 11:29:06 -05:00 |
Tim Graham
|
136a3ffe21
|
Removed unnecessary directory in dispatch tests.
|
2014-07-07 19:21:47 -04:00 |