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 gvanrossum
Recipients AlexWaygood, GBeauregard, JelleZijlstra, eric.smith, gvanrossum, kj, sobolevn
Date 2022-01-28.16:58:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5445e173e76ec792358082caf660fbdc846c64b2 by Gregory Beauregard in branch 'main':
bpo-46553: allow bare typing.ClassVar annotations (#30983)
https://github.com/python/cpython/commit/5445e173e76ec792358082caf660fbdc846c64b2
History
Date User Action Args
2022-01-28 16:58:45gvanrossumsetrecipients: + gvanrossum, eric.smith, JelleZijlstra, sobolevn, kj, AlexWaygood, GBeauregard
2022-01-28 16:58:45gvanrossumsetmessageid: <[email protected]>
2022-01-28 16:58:45gvanrossumlinkissue46553 messages
2022-01-28 16:58:45gvanrossumcreate