We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e065fa commit cbf39ddCopy full SHA for cbf39dd
887.breaking.rst
@@ -2,5 +2,8 @@
2
As of this release, you can finally import ``attrs`` using its proper name.
3
4
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>`_
7
8
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