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 8684435 commit 642c802Copy full SHA for 642c802
docs/faq.rst
@@ -96,8 +96,10 @@ The following are *not* considered public API and may change without notice:
96
97
* the order in which validation errors are returned or raised
98
99
+ * the ``compat.py`` module, which is for internal compatibility use
100
+
101
* anything marked private
102
-With the exception of the last of those, flippant changes are avoided, but
103
+With the exception of the last two of those, flippant changes are avoided, but
104
changes can and will be made if there is improvement to be had. Feel free to
105
open an issue ticket if there is a specific issue or question worth raising.
0 commit comments