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 eric.smith, ned.deily
Date 2018-05-16.08:04:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526457841.32.0.682650639539.issue33534@psf.upfronthosting.co.za>
In-reply-to
Content
There's an unnecessary test for "if typing" in _is_classvar. I added this function yesterday, and due to some refactoring it picked up some superfluous text. I'm going to remove it.
History
Date User Action Args
2018-05-16 08:04:01eric.smithsetrecipients: + eric.smith, ned.deily
2018-05-16 08:04:01eric.smithsetmessageid: <1526457841.32.0.682650639539.issue33534@psf.upfronthosting.co.za>
2018-05-16 08:04:01eric.smithlinkissue33534 messages
2018-05-16 08:04:01eric.smithcreate