attrs/changelog.d
chrysle 65ee286d6a
Added `type` parameter to `attrs.field()` function (#1107)
* Added `type` parameter to `attrs.field` and test

* Added notice in examples.md

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added changelog entry

* Fixed docs

* Apply suggestions from code review

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2023-04-03 14:40:45 +00:00
..
.gitignore
993.breaking.md Add news fragment for #993 2023-02-06 09:40:43 +01:00
1079.change.md Add news fragment for #1079 2023-02-06 09:36:10 +01:00
1081.change.md Fix @frozen exceptions to allow __traceback__ to be set. (#1081) 2023-01-08 18:34:28 +01:00
1084.change.md Fix @frozen typing to work on PEP-681 checkers (#1084) 2023-01-12 07:22:13 +01:00
1085.change.md Fix backward compatibility with pickles before v22.2.0 (#1085) 2023-01-25 06:58:31 +00:00
1090.change.md Add AttrsInstance protocol to forgotten attrs.asdict and attrs.astuple (#1090) 2023-01-23 09:21:20 +00:00
1092.change.md compat: move check for closure cellvar update wrapper function (#1092) 2023-02-27 07:07:34 +07:00
1099.change.md Flesh out resolve_types (#1099) 2023-03-18 19:31:15 +01:00
1107.change.md Added `type` parameter to `attrs.field()` function (#1107) 2023-04-03 14:40:45 +00:00
towncrier_template.md.jinja Switch changelog to markdown (#1067) 2022-12-07 09:15:46 +01:00