Benjamin Peterson <benja...@python.org> added the comment:
On Wed, Aug 14, 2019, at 03:25, STINNER Victor wrote: > > STINNER Victor <vstin...@redhat.com> added the comment: > > > From my perspective, the main problem with using type annotations is that > > there's nothing checking them in CI. > > Even if unchecked, type annotations can serve as builtin documentation, > as docstrings (even when docstrings are not checked ;-)). Yes, but no one has the expectation that docstrings are automatically verified in any way. :) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37760> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com