This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Ricyteach
Recipients Ricyteach, eric.smith, lukasz.langa, methane, ned.deily
Date 2018-05-11.19:02:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526065362.96.0.682650639539.issue33453@psf.upfronthosting.co.za>
In-reply-to
Content
Lending my voice to the suggestion of limiting the class attribute check to `typing.ClassVar` and `ClassVar`. It can always be expanded later if it is needed.
History
Date User Action Args
2018-05-11 19:02:42Ricyteachsetrecipients: + Ricyteach, eric.smith, ned.deily, methane, lukasz.langa
2018-05-11 19:02:42Ricyteachsetmessageid: <1526065362.96.0.682650639539.issue33453@psf.upfronthosting.co.za>
2018-05-11 19:02:42Ricyteachlinkissue33453 messages
2018-05-11 19:02:42Ricyteachcreate