Skip to content

Commit eb2df7f

Browse files
committed
Add announcement about import attrs
1 parent c6f6bb3 commit eb2df7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog.d/487.deprecation.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
The long-awaited, much-talked-about, little-delivered ``import attrs`` is finally upon us!
2+
3+
Since the NG APIs have now been proclaimed stable, the **next** release of ``attrs`` will allow you to actually ``import attrs``.
4+
We're taking this opportunity to replace some defaults in our APIs that made sense in 2015, but don't in 2021.
5+
6+
So please, if you have any pet peeves about defaults in ``attrs``'s APIs, *now* is the time to air your grievances in #487!
7+
We're not gonna get such a chance for a second time, without breaking our backward-compatibility guarantees, or long deprecation cycles.
8+
Therefore, speak now or forever hold you peace!

0 commit comments

Comments
 (0)