attrs/changelog.d
Michał Masłowski 45adbb9fbb Fix deep_iterable, deep_mapping validator type stubs (#533)
Use bound type variables for iterables and mappings of the validated item types, so mypy does not erroneously require both the iterable attribute validated by deep_iterable and the item type validated by the first argument of deep_iterable to have the same type. This fixes #531.
2019-05-27 07:28:27 -07:00
..
.gitignore Move changelog to towncrier (#236) 2017-08-20 07:58:08 +02:00
504.breaking.rst Remove code and tests related to deprecated 'convert' kwarg (#504) 2019-03-07 09:04:36 +01:00
517.bugfix.rst Fix validators __all__ (#517) 2019-03-13 14:37:49 +01:00
522.change.rst Pure-Python approach to closure cell rewriting (#522) 2019-05-08 12:16:02 -04:00
533.change.rst Fix deep_iterable, deep_mapping validator type stubs (#533) 2019-05-27 07:28:27 -07:00
towncrier_template.rst Fix release stuff 2017-12-30 09:03:45 +01:00