Skip to content

Commit 642c802

Browse files
committed
compat.py is not public API either.
1 parent 8684435 commit 642c802

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/faq.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,10 @@ The following are *not* considered public API and may change without notice:
9696

9797
* the order in which validation errors are returned or raised
9898

99+
* the ``compat.py`` module, which is for internal compatibility use
100+
99101
* anything marked private
100102

101-
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
102104
changes can and will be made if there is improvement to be had. Feel free to
103105
open an issue ticket if there is a specific issue or question worth raising.

0 commit comments

Comments
 (0)