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, David Foster, JelleZijlstra, gvanrossum, kj, sobolevn
Date 2022-02-08.18:50:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644346233.14.0.742783002429.issue46475@roundup.psfhosted.org>
In-reply-to
Content
New changeset 243436f3779c1e7bed1fd4b23d5a8ec5eff40699 by Jelle Zijlstra in branch 'main':
bpo-46475: Add typing.Never and typing.assert_never (GH-30842)
https://github.com/python/cpython/commit/243436f3779c1e7bed1fd4b23d5a8ec5eff40699
History
Date User Action Args
2022-02-08 18:50:33gvanrossumsetrecipients: + gvanrossum, David Foster, JelleZijlstra, sobolevn, kj, AlexWaygood
2022-02-08 18:50:33gvanrossumsetmessageid: <1644346233.14.0.742783002429.issue46475@roundup.psfhosted.org>
2022-02-08 18:50:33gvanrossumlinkissue46475 messages
2022-02-08 18:50:33gvanrossumcreate