Message 411557 - Python tracker

Message411557

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 miss-islington
Recipients GBeauregard, JelleZijlstra, gvanrossum, kj, miss-islington
Date 2022-01-25.06:37:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643092658.11.0.180897474961.issue46491@roundup.psfhosted.org>
In-reply-to
Content
New changeset e1abffca45b60729c460e3e2ad50c8c1946cfd4e by Gregory Beauregard in branch 'main':
bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864)
https://github.com/python/cpython/commit/e1abffca45b60729c460e3e2ad50c8c1946cfd4e
History
Date User Action Args
2022-01-25 06:37:38miss-islingtonsetrecipients: + miss-islington, gvanrossum, JelleZijlstra, kj, GBeauregard
2022-01-25 06:37:38miss-islingtonsetmessageid: <1643092658.11.0.180897474961.issue46491@roundup.psfhosted.org>
2022-01-25 06:37:38miss-islingtonlinkissue46491 messages
2022-01-25 06:37:38miss-islingtoncreate