Skip to content

Commit 060d1ef

Browse files
committed
Add newsfragment on state of NG APIs
1 parent c454722 commit 060d1ef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.d/668.breaking.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
``attr.define()``, ``attr.frozen()``, ``attr.mutable()``, and ``attr.field()`` remain **provisional**.
2+
3+
This release fixes a bunch of bugs and ergonomics but they remain mostly unchanged.
4+
5+
If you wish to use them together with mypy, you can simply drop `this plugin <https://gist.github.com/hynek/1e3844d0c99e479e716169034b5fa963#file-attrs_ng_plugin-py>`_ into your project.
6+
7+
Feel free to provide feedback to them in the linked issue #668.
8+
9+
We will release the ``attrs`` namespace once we have the feeling that the APIs have properly settled.

0 commit comments

Comments
 (0)