attrs/tests
wouter bolsterlee d785c656e5
Clean up some more Python 2-isms (#942)
- Reword and simplify a few docstrings.
- Add back a test for 2-arg super() in property() definitions that
  was (accidentally?) dropped in #936.

Co-authored-by: Hynek Schlawack <hs@ox.cx>
2022-03-21 15:45:05 +01:00
..
__init__.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
attr_import_star.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
dataclass_transform_example.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
strategies.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_3rd_party.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_annotations.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_cmp.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_compat.py Remove various obsolete _compat helpers (#941) 2022-03-21 14:03:22 +01:00
test_config.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_converters.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_dunders.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_filters.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_funcs.py Remove various obsolete _compat helpers (#941) 2022-03-21 14:03:22 +01:00
test_functional.py Remove various obsolete _compat helpers (#941) 2022-03-21 14:03:22 +01:00
test_hooks.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
test_import.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_init_subclass.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
test_make.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_mypy.yml No longer explicitly subclass ‘object’ (#940) 2022-03-21 10:35:44 +01:00
test_next_gen.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
test_pattern_matching.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_pyright.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_setattr.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_slots.py Clean up some more Python 2-isms (#942) 2022-03-21 15:45:05 +01:00
test_validators.py Remove various obsolete _compat helpers (#941) 2022-03-21 14:03:22 +01:00
test_version_info.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
typing_example.py Add missing attrs.converters/filters, fortify type tests (#931) 2022-03-14 13:56:05 +01:00
utils.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00