attrs/tests
R. Alex Matevish c2a9dd8e11 Remove code and tests related to deprecated 'convert' kwarg (#504)
* Remove code and tests related to deprecated 'convert' kwarg

* Updated documentation, added changelog.d entry

* Fix attrib signature in docstring

* Update docstring version number for removal of 'convert' kw argument in attrib
2019-03-07 09:04:36 +01:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02:00
strategies.py Be consistent in calling slotted classes slotted 2019-02-25 16:09:57 +01:00
test_annotations.py Consistently use "base class" and "subclass" (#436) 2018-08-29 18:52:47 +02:00
test_config.py Check type of set_run_validators' arg 2015-06-05 20:28:50 +02:00
test_converters.py Implement attr.converters.default_if_none (#414) 2018-07-28 16:03:41 +01:00
test_dark_magic.py Implement first class exception support (#500) 2019-02-25 18:51:36 +01:00
test_dunders.py Remove _add_init 2019-02-27 07:24:24 +01:00
test_filters.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_funcs.py Quench a bunch of warnings 2018-10-19 10:48:09 +02:00
test_init_subclass.py Be consistent in calling slotted classes slotted 2019-02-25 16:09:57 +01:00
test_make.py Remove code and tests related to deprecated 'convert' kwarg (#504) 2019-03-07 09:04:36 +01:00
test_slots.py Be consistent in calling slotted classes slotted 2019-02-25 16:09:57 +01:00
test_validators.py Some new validators (#425) 2018-11-07 19:33:52 -08:00
typing_example.py Implement first class exception support (#500) 2019-02-25 18:51:36 +01:00
utils.py Cache hash codes (#426) 2018-08-20 06:46:52 +02:00