Skip to content

Commit a61de22

Browse files
committed
docs(changes): stress that typing limitations do not affect runtime
1 parent 512b3cb commit a61de22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changes/4.0.0.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ checking:
114114
(Please also see the following GitHub issue:
115115
`#2372 <https://github.com/falconry/falcon/issues/2372>`__.)
116116

117+
.. important::
118+
This is only a typing limitation that has no effect outside of type
119+
checking -- the above ``app`` will run just fine!
120+
117121

118122
Breaking Changes
119123
----------------

0 commit comments

Comments
 (0)