Message 415385 - Python tracker

Message415385

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 JelleZijlstra
Recipients AlexWaygood, JelleZijlstra, gvanrossum, kj, sobolevn
Date 2022-03-17.03:02:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647486159.5.0.553763481238.issue46480@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96568e995d840c66edb25b6b9d85e4dcccf5a936 by Jelle Zijlstra in branch 'main':
bpo-46480: add typing.assert_type (GH-30843)
https://github.com/python/cpython/commit/96568e995d840c66edb25b6b9d85e4dcccf5a936
History
Date User Action Args
2022-03-17 03:02:39JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, sobolevn, kj, AlexWaygood
2022-03-17 03:02:39JelleZijlstrasetmessageid: <1647486159.5.0.553763481238.issue46480@roundup.psfhosted.org>
2022-03-17 03:02:39JelleZijlstralinkissue46480 messages
2022-03-17 03:02:39JelleZijlstracreate