attrs/changelog.d
Hynek Schlawack fd7538f0e2
validators.in_ now transforms certain unhashable options to tuples (#1320)
* validators.in_ now transforms certain unhashable options to tuples

Fixes #1295

* Add news fragment

* type
2024-08-03 13:35:21 +02:00
..
1221.change.md Update 1221.change.md 2024-01-07 08:13:27 +01:00
1234.change.md Tweak stubs for better VS Code import (#1234) 2024-02-04 06:00:30 +00:00
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
towncrier_template.md.jinja Add missing empty lines to changelog btw releases 2024-05-27 20:11:05 +02:00