Alex Gaynor
|
7274228685
|
refactor utils.deprecated to be more mypy friendly (#6923)
* refactor utils.deprecated to be more mypy friendly
* Poke for CI
|
2022-03-03 03:46:30 +08:00 |
|
Alex Gaynor
|
02783d2297
|
Remove explicit subclassing of object now that all classes are new-style (#6830)
As someone who first with Python in 2.4 or so, this habit is going to be hard to break.
|
2022-01-30 16:29:24 +00:00 |
|
Paul Kehrer
|
343ac1344a
|
enable mypy over tests (#5721)
* clean mypy with tests dir
* remove most no_type_check annotations
* le sigh
* remove unneeded comments
|
2021-01-31 19:27:41 -05:00 |
|
Alex Gaynor
|
e0477596f7
|
Remove __future__ import from our code (#5610)
|
2020-12-09 00:35:11 -06:00 |
|
Alex Gaynor
|
60aa04481f
|
Paint it Black by the Rolling Stones (#5324)
|
2020-07-20 13:06:29 -05:00 |
|
Cory Benfield
|
beee981420
|
Test deleting deprecated attributes.
|
2016-03-21 11:38:20 +00:00 |
|
Alex Gaynor
|
75341e185b
|
get coverage up to 100%
|
2015-01-02 09:18:17 -08:00 |
|
Alex Gaynor
|
d27856c33d
|
Added some tests
|
2015-01-01 20:29:13 -08:00 |
|