Go to file
Ondřej Súkup 7fb526ce71 - update to 19.1.0
* Fixed a bug where deserialized objects with cache_hash=True could have
    incorrect hash code values
 * Add is_callable, deep_iterable, and deep_mapping validators.
 * Fixed stub files to prevent errors raised by mypy's
    disallow_any_generics = True option.
 * Attributes with init=False now can follow after kw_only=True attributes.
 * attrs now has first class support for defining exception classes.
 * Clarified documentation for hashing to warn that hashable objects should
    be deeply immutable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-attrs?expand=0&rev=20
2019-03-04 20:22:32 +00:00
.gitattributes Accepting request 399603 from home:winski:python 2016-06-02 07:57:12 +00:00
.gitignore Accepting request 399603 from home:winski:python 2016-06-02 07:57:12 +00:00
attrs-19.1.0.tar.gz - update to 19.1.0 2019-03-04 20:22:32 +00:00
python-attrs.changes - update to 19.1.0 2019-03-04 20:22:32 +00:00
python-attrs.spec - update to 19.1.0 2019-03-04 20:22:32 +00:00