Skip to content

Commit af34bd7

Browse files
committed
Update outdated stability info in README
1 parent 4df83b4 commit af34bd7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ I/O-oriented programs easier, less error-prone, and just plain more
5656
fun. `Perhaps you'll find the same
5757
<https://github.com/python-trio/trio/wiki/Testimonials>`__.
5858

59-
This project is young and still somewhat experimental: the overall
60-
design is solid, and the existing features are fully tested and
61-
documented, but you may encounter missing functionality or rough
62-
edges. We *do* encourage you to use it, but you should `read and
63-
subscribe to issue #1
64-
<https://github.com/python-trio/trio/issues/1>`__ to get a warning and a
65-
chance to give feedback about any compatibility-breaking changes.
59+
Trio is a mature and well-tested project: the overall design is solid,
60+
and the existing features are fully documented and widely used in
61+
production. While we occasionally make minor interface adjustments,
62+
breaking changes are rare. We encourage you to use Trio with confidence,
63+
but if you rely on long-term API stability, consider `subscribing to
64+
issue #1 <https://github.com/python-trio/trio/issues/1>`__ for advance
65+
notice of any compatibility updates.
6666

6767

6868
Where to next?

0 commit comments

Comments
 (0)