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.
2 parents a6d94b6 + 0a02d77 commit bf03312Copy full SHA for bf03312
docs/templates/unsupported_in_circuitpython.inc
@@ -1,8 +1,9 @@
1
.. warning::
2
3
- Though this MicroPython-based library is available for use in CircuitPython,
4
- its functionality may change in the future, perhaps significantly.
+ Though this MicroPython-based library may be available for use
+ in some builds of CircuitPython, it is unsupported and its functionality
5
+ may change in the future, perhaps significantly.
6
As CircuitPython continues to develop, it may be changed
7
to comply more closely with the corresponding standard Python library.
- You may need to change your code later if you rely
8
+ You will likely need to change your code later if you rely
9
on any non-standard functionality it currently provides.
0 commit comments