Guido van Rossum <[email protected]> added the comment:
I agree that Jelle's proposal (Nikita's #2) looks best *if* we can implement it.
How do we ensure that
class A:
...
@no_type_check
class B:
AA = A
class C:
...
...
suppresses annotations in B and C but not in A?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46571>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com