Skip to content

Commit cbf39dd

Browse files
committed
More deets
1 parent 7e065fa commit cbf39dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

887.breaking.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
As of this release, you can finally import ``attrs`` using its proper name.
33

44
Not all names from the ``attr`` namespace have been transferred; most notably ``attr.s`` and ``attr.ib`` are missing.
5+
See ``attrs.define`` and ``attrs.field`` if you haven't seen our next-generation APIs yet.
6+
A more elaborate explanation can be found `On The Core API Names <https://www.attrs.org/en/latest/names.html>`_
57

68
This feature is at least for one release **provisional**.
9+
We don't *plan* on changing anything, but such a big change is unlikely to go perfectly on the first strike.

0 commit comments

Comments
 (0)