Eric V. Smith <e...@trueblade.com> added the comment:

Note that the documentation should make the implications of #33453 very clear.

In short, if an annotation "looks like" a ClassVar or InitVar, it will be 
treated as such. This is true even if it's specified as a string, or if it's a 
string due to "from __future__ import annotations".

I'm planning on specifying more details in #33453.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32216>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to