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 eric.smith
Recipients Ricyteach, eric.smith, levkivskyi, lukasz.langa, methane, ned.deily
Date 2018-05-14.15:46:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526312795.43.0.682650639539.issue33453@psf.upfronthosting.co.za>
In-reply-to
Content
Followup from our meeting at the sprints: we're going to go with inspecting the type annotation string and use heuristics to determine if the type is a ClassVar or InitVar. I'll follow up with more specifics on the approach.

This will obviously need to make it in to the documentation.
History
Date User Action Args
2018-05-14 15:46:35eric.smithsetrecipients: + eric.smith, ned.deily, methane, lukasz.langa, levkivskyi, Ricyteach
2018-05-14 15:46:35eric.smithsetmessageid: <1526312795.43.0.682650639539.issue33453@psf.upfronthosting.co.za>
2018-05-14 15:46:35eric.smithlinkissue33453 messages
2018-05-14 15:46:35eric.smithcreate