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 serhiy.storchaka
Recipients gvanrossum, kj, levkivskyi, miss-islington, serhiy.storchaka
Date 2021-07-28.05:01:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627448479.41.0.00879948855797.issue44098@roundup.psfhosted.org>
In-reply-to
Content
I am writing a patch which generalizes and significantly simplifies the code for type variables and parameter specifications substitution, and opens a way for more runtime validation. But it is incompatible with these changes.
History
Date User Action Args
2021-07-28 05:01:19serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, levkivskyi, miss-islington, kj
2021-07-28 05:01:19serhiy.storchakasetmessageid: <1627448479.41.0.00879948855797.issue44098@roundup.psfhosted.org>
2021-07-28 05:01:19serhiy.storchakalinkissue44098 messages
2021-07-28 05:01:19serhiy.storchakacreate