attrs/changelog.d
Hynek Schlawack bde3f58cfe
Deprecate hash for unsafe_hash (#1323)
* Deprecate hash for unsafe_hash

It's the standard -- what are we gonna do.

* Add deprecation tests

* Add news fragment
2024-08-03 15:19:21 +02:00
..
1221.change.md
1234.change.md
1253.change.md Preserve AttributeError in slotted classes with cached_property (#1253) 2024-04-02 04:57:25 +00:00
1263.deprecation.md Deprecate attr.s's repr_ns (#1263) 2024-03-16 15:55:37 +00:00
1264.breaking.md evolve: remove support for passing instances per kw (#1264) 2024-03-16 18:23:17 +00:00
1265.breaking.md Remove attrs.validators.provides (#1265) 2024-03-16 21:15:47 +00:00
1267.change.md converters: allow wrapping and passing self and fields (#1267) 2024-07-28 13:55:24 +00:00
1268.breaking.md Remove non-version metadata hack (#1268) 2024-03-18 15:19:38 +01:00
1285.change.md make_class(): Add "__annotations_" to generated class (#1285) 2024-07-13 10:52:46 +00:00
1303.change.md Add `attrs.validators.or_` validator (#1303) 2024-07-17 12:01:41 +00:00
1310.breaking.md Speed up __eq__ (#1310) 2024-07-21 09:53:35 +00:00
1319.change.md Fix crash when __pre_init__, kw_only, and defaults come together (#1319) 2024-08-03 13:31:53 +02:00
1320.change.md validators.in_ now transforms certain unhashable options to tuples (#1320) 2024-08-03 13:35:21 +02:00
1321.change.md Add support for __attrs_init_subclass__ (#1321) 2024-08-03 13:38:12 +02:00
1323.deprecation.md Deprecate hash for unsafe_hash (#1323) 2024-08-03 15:19:21 +02:00
towncrier_template.md.jinja Add missing empty lines to changelog btw releases 2024-05-27 20:11:05 +02:00